mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Topmenu fix
* Will no longer duplicate topmenu buttons (no need to destroy in the module now) * Menu items will no longer change position when reloaded.
This commit is contained in:
@@ -17,9 +17,6 @@ function terminate()
|
||||
onQuestLine = onGameQuestLine,
|
||||
onGameEnd = destroyWindows})
|
||||
|
||||
if questLogButton then
|
||||
questLogButton:destroy()
|
||||
end
|
||||
destroyWindows()
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user