mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02: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