This commit is contained in:
Eduardo Bart 2013-01-18 16:49:41 -02:00
parent 806f543302
commit 20d9176d10
1 changed files with 2 additions and 0 deletions

View File

@ -96,6 +96,8 @@ function bindKeys()
end
function terminate()
hide()
disconnect(g_game, {
onGameStart = onGameStart,
onGameEnd = onGameEnd,