mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 14:33:26 +02:00
enable enter/escape actions for windows
This commit is contained in:
@@ -2,6 +2,8 @@ MainWindow
|
||||
id: enterGameWindow
|
||||
title: Enter Game
|
||||
size: 236 160
|
||||
onEnter: EnterGame_connectToLoginServer()
|
||||
onEscape: function(self) self:destroy() end
|
||||
|
||||
LargerLabel
|
||||
text: Account name
|
||||
|
Reference in New Issue
Block a user