mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
a bunch of stuff
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
panel#background:
|
||||
skin:
|
||||
image: background.png
|
||||
antialised: true
|
||||
size: [500, 500]
|
||||
skin: mainMenuBackground
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.top: parent.top
|
||||
|
@@ -1,5 +1,5 @@
|
||||
window#optionsWindow:
|
||||
title: Info
|
||||
title: Options
|
||||
size: [286, 262]
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
@@ -1,5 +1,5 @@
|
||||
window#messageBoxWindow:
|
||||
size: [236, 78]
|
||||
size: [192, 78]
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
|
Reference in New Issue
Block a user