mirror of
https://github.com/edubart/otclient.git
synced 2025-12-18 14:47:11 +01: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