mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
fix interface glitches
This commit is contained in:
@@ -52,4 +52,4 @@ MainWindow
|
||||
anchors.bottom: parent.bottom
|
||||
margin.bottom: 16
|
||||
margin.right: 16
|
||||
onClick: function(self) GFX.fadeOut(self:getParent()) end
|
||||
onClick: function(self) self:getParent():destroy() end
|
||||
|
||||
Reference in New Issue
Block a user