mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-18 21:53:26 +02:00
Version 2.4 - http://otclient.net/showthread.php?tid=160
This commit is contained in:
@@ -98,6 +98,7 @@ TopMenu < TopMenuPanel
|
||||
anchors.top: parent.top
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
font: verdana-11px-antialised
|
||||
text-align: center
|
||||
text-auto-resize: true
|
||||
|
||||
|
@@ -1,5 +0,0 @@
|
||||
Background < Panel
|
||||
image-source: /images/background
|
||||
image-smooth: true
|
||||
image-fixed-ratio: true
|
||||
margin-top: 1
|
@@ -183,3 +183,4 @@ ConsolePanel < Panel
|
||||
margin-bottom: 6
|
||||
shift-navigation: true
|
||||
max-length: 255
|
||||
text-auto-submit: true
|
||||
|
@@ -90,6 +90,7 @@ HealthOverlay < UIWidget
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
image-source: /images/game/circle/right_empty
|
||||
image-auto-resize: true
|
||||
margin-left: 130
|
||||
margin-bottom: 16
|
||||
opacity: 0.5
|
||||
|
Reference in New Issue
Block a user