mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Re-add destroying for unloading, other clean up:
* Cleaned some module terminate code * Fixed "reload all" issues
This commit is contained in:
@@ -22,7 +22,7 @@ end
|
||||
|
||||
function terminate()
|
||||
moduleManagerWindow:destroy()
|
||||
moduleManagerWindow = nil
|
||||
moduleManagerButton:destroy()
|
||||
moduleList = nil
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user