mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
lua console and some changes
This commit is contained in:
@@ -113,4 +113,4 @@ MainWindow
|
||||
anchors.bottom: parent.bottom
|
||||
margin.right: 10
|
||||
margin.bottom: 13
|
||||
onClick: function(self) self.parent:destroy() end
|
||||
onClick: function(self) self:getParent():destroy() end
|
||||
|
Reference in New Issue
Block a user