mirror of
https://github.com/edubart/otclient.git
synced 2026-01-08 15:21:30 +01:00
improve minimap
This commit is contained in:
@@ -36,10 +36,10 @@ ManaLabel < GameLabel
|
||||
|
||||
ConditionWidget < UIWidget
|
||||
size: 18 18
|
||||
|
||||
|
||||
$!first:
|
||||
margin-left: 5
|
||||
|
||||
|
||||
MiniWindow
|
||||
icon: healthbar.png
|
||||
id: healthBarWindow
|
||||
@@ -53,11 +53,11 @@ MiniWindow
|
||||
ManaBar
|
||||
ManaLabel
|
||||
Panel
|
||||
id: conditions_content
|
||||
id: conditionPanel
|
||||
layout:
|
||||
type: horizontalBox
|
||||
fit-children: true
|
||||
height: 18
|
||||
margin-top: 5
|
||||
margin-top: 5
|
||||
anchors.top: prev.bottom
|
||||
anchors.horizontalcenter: parent.horizontalcenter
|
||||
|
||||
Reference in New Issue
Block a user