mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Re-add destroying for unloading, other clean up:
* Cleaned some module terminate code * Fixed "reload all" issues
This commit is contained in:
@@ -11,6 +11,7 @@ function terminate()
|
||||
onGameStart = online,
|
||||
onGameEnd = offline
|
||||
})
|
||||
offline()
|
||||
end
|
||||
|
||||
function online()
|
||||
|
Reference in New Issue
Block a user