mirror of
https://github.com/edubart/otclient.git
synced 2026-01-15 02:11:30 +01:00
fix warnings and some reloading issues
This commit is contained in:
@@ -126,6 +126,8 @@ function Outfit.terminate()
|
||||
disconnect(g_game, { onOpenOutfitWindow = Outfit.create,
|
||||
onGameEnd = Outfit.destroy })
|
||||
Outfit.destroy()
|
||||
|
||||
Outfit = nil
|
||||
end
|
||||
|
||||
function Outfit.create(creature, outfitList)
|
||||
|
||||
Reference in New Issue
Block a user