This commit is contained in:
OTCv8
2020-06-09 18:19:20 +02:00
parent 76d6f2ce7d
commit 541e189d3f
154 changed files with 2540 additions and 1221 deletions

View File

@@ -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

View File

@@ -1,5 +0,0 @@
Background < Panel
image-source: /images/background
image-smooth: true
image-fixed-ratio: true
margin-top: 1

View File

@@ -183,3 +183,4 @@ ConsolePanel < Panel
margin-bottom: 6
shift-navigation: true
max-length: 255
text-auto-submit: true

View File

@@ -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