mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02: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