mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
fix warnings and some reloading issues
This commit is contained in:
@@ -5,10 +5,13 @@ Module
|
||||
website: https://github.com/edubart/otclient
|
||||
icon: battle.png
|
||||
|
||||
dependencies:
|
||||
- game
|
||||
|
||||
@onLoad: |
|
||||
dofile 'battle'
|
||||
Battle.init()
|
||||
|
||||
@onUnload:
|
||||
@onUnload: |
|
||||
Battle.terminate()
|
||||
|
||||
|
Reference in New Issue
Block a user