mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
ctrl+g kinda working, but login/logout events still need a remake
This commit is contained in:
@@ -10,6 +10,4 @@ UIWidget
|
||||
anchors.left: gameMap.right
|
||||
anchors.top: parent.top
|
||||
text: Logout
|
||||
onClick: |
|
||||
Game.logout()
|
||||
Game.onLogout()
|
||||
onClick: Game.logout()
|
Reference in New Issue
Block a user