mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
lua console and some changes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Window < UIWindow
|
||||
font: helvetica-12px-bold
|
||||
size: 200 200
|
||||
head:
|
||||
height: 20
|
||||
@@ -17,5 +18,4 @@ Window < UIWindow
|
||||
border.top: 0
|
||||
|
||||
MainWindow < Window
|
||||
anchors.centerIn: parent
|
||||
onLoad: function(self) self:lock() end
|
||||
anchors.centerIn: parent
|
Reference in New Issue
Block a user