This commit is contained in:
BeniS
2013-02-01 14:31:09 +13:00
parent 469df27d9b
commit b34cc18f98
2 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,9 @@ function terminate()
onQuestLine = onGameQuestLine,
onGameEnd = destroyWindows})
if questLogButton then
questLogButton:destroy()
end
destroyWindows()
end