Minor SDL improvements

This commit is contained in:
Eduardo Bart
2013-03-11 14:43:42 -03:00
parent d60413f7d6
commit 8f0ad27735
8 changed files with 25 additions and 10 deletions

View File

@@ -238,6 +238,7 @@ end
function tryLogout()
if not g_game.isOnline() then
exit()
return
end
if logoutWindow then