mirror of
https://github.com/edubart/otclient.git
synced 2026-01-12 09:01:29 +01:00
lua console and some changes
This commit is contained in:
@@ -50,4 +50,4 @@ MainWindow
|
||||
anchors.bottom: parent.bottom
|
||||
margin.bottom: 16
|
||||
margin.right: 16
|
||||
onClick: function(self) GFX.fadeOut(self.parent) end
|
||||
onClick: function(self) GFX.fadeOut(self:getParent()) end
|
||||
|
||||
Reference in New Issue
Block a user