mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
Use new coding style in game modules
Lots of refactoring and changes Remove docs folder
This commit is contained in:
@@ -41,7 +41,7 @@ MiniWindow
|
||||
!text: tr('Battle')
|
||||
height: 166
|
||||
icon: battle.png
|
||||
@onClose: Battle.onMiniWindowClose()
|
||||
@onClose: onMiniWindowClose()
|
||||
&save: true
|
||||
|
||||
MiniWindowContents
|
||||
|
Reference in New Issue
Block a user