mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
UIMap just got in
This commit is contained in:
12
modules/game/ui/gameinterface.otui
Normal file
12
modules/game/ui/gameinterface.otui
Normal file
@@ -0,0 +1,12 @@
|
||||
UIWidget
|
||||
anchors.fill: parent
|
||||
|
||||
UIMap
|
||||
id: gameMap
|
||||
anchors.fill:parent
|
||||
margin.right: 200
|
||||
|
||||
Button
|
||||
anchors.left: gameMap.right
|
||||
anchors.top: parent.top
|
||||
text: Logout
|
Reference in New Issue
Block a user