mirror of
https://github.com/edubart/otclient.git
synced 2025-05-03 02:59:21 +02:00
10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
UIWidget
|
|
id: gameRootInterface
|
|
anchors.fill: parent
|
|
anchors.top: topMenu.bottom
|
|
margin.top: 1
|
|
|
|
UIMap
|
|
id: gameMap
|
|
anchors.fill:parent
|
|
margin.right: 200 |