mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Optimize lua object push
* Optimize position hash * Fix minimap reload
This commit is contained in:
@@ -74,6 +74,7 @@ function Minimap.terminate()
|
||||
disconnect(g_game, { onGameStart = Minimap.reset })
|
||||
Keyboard.unbindKeyDown('Ctrl+M')
|
||||
|
||||
minimapButton:destroy()
|
||||
minimapWindow:destroy()
|
||||
minimapWindow = nil
|
||||
minimapWidget = nil
|
||||
|
Reference in New Issue
Block a user