mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 13:33:27 +02:00
Refactoring and flexibility changes
* Split game module into game and game_interface * Move core_lib to corelib * Move miniwindow to corelib * Introduce init.lua script for initializing the client, giving much more flexibility * OTClient is no longer Application derived and is much simpler
This commit is contained in:
5
modules/game_interface/styles/creatures.otui
Normal file
5
modules/game_interface/styles/creatures.otui
Normal file
@@ -0,0 +1,5 @@
|
||||
Creature < UICreature
|
||||
size: 80 80
|
||||
padding: 1
|
||||
image-source: /images/panel_flat.png
|
||||
image-border: 1
|
Reference in New Issue
Block a user