mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01:00
fix warnings and some reloading issues
This commit is contained in:
@@ -4,12 +4,12 @@ Module
|
||||
author: OTClient team
|
||||
website: https://github.com/edubart/otclient
|
||||
|
||||
dependecies:
|
||||
dependencies:
|
||||
- game
|
||||
|
||||
@onLoad: |
|
||||
dofile 'minimap'
|
||||
Minimap.init()
|
||||
|
||||
@onUnload:
|
||||
@onUnload: |
|
||||
Minimap.terminate()
|
||||
|
||||
Reference in New Issue
Block a user