Improve logout speed via Ctrl+G

This commit is contained in:
Eduardo Bart
2013-01-26 20:40:07 -02:00
parent 9f69c71b6d
commit 7c06a00f82
2 changed files with 4 additions and 6 deletions

View File

@@ -127,6 +127,7 @@ end
function onGameEnd()
logoutButton:setTooltip(tr('Exit'))
setupViewMode(0)
hide()
end