mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 22:27:11 +01:00
lua console and some changes
This commit is contained in:
@@ -58,4 +58,4 @@ MainWindow
|
||||
anchors.top: parent.top
|
||||
margin.top: 191
|
||||
margin.left: 188
|
||||
onClick: function(self) self.parent:destroy() end
|
||||
onClick: function(self) self:getParent():destroy() end
|
||||
|
||||
Reference in New Issue
Block a user