logout improvments

This commit is contained in:
Eduardo Bart
2011-08-29 20:20:30 -03:00
parent 94324e3e88
commit 67d8112ed0
8 changed files with 55 additions and 46 deletions

View File

@@ -10,4 +10,4 @@ UIWidget
anchors.left: gameMap.right
anchors.top: parent.top
text: Logout
onClick: Game.logout()
onClick: Game.logout(false)