mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
outfit window init
This commit is contained in:
@@ -14,5 +14,6 @@ Module
|
||||
importStyles 'styles/windows.otui'
|
||||
importStyles 'styles/listboxes.otui'
|
||||
importStyles 'styles/items.otui'
|
||||
importStyles 'styles/creatures.otui'
|
||||
return true
|
||||
|
||||
|
||||
6
modules/core_styles/styles/creatures.otui
Normal file
6
modules/core_styles/styles/creatures.otui
Normal file
@@ -0,0 +1,6 @@
|
||||
Creature < UICreature
|
||||
size: 66 66
|
||||
creature-margin: 1
|
||||
border-image:
|
||||
source: /core_styles/images/panel_flat.png
|
||||
border: 1
|
||||
Reference in New Issue
Block a user