diff options
Diffstat (limited to 'resource/ui/DisguiseStatusPanel.res')
| -rw-r--r-- | resource/ui/DisguiseStatusPanel.res | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/resource/ui/DisguiseStatusPanel.res b/resource/ui/DisguiseStatusPanel.res index 31230d5..15592d8 100644 --- a/resource/ui/DisguiseStatusPanel.res +++ b/resource/ui/DisguiseStatusPanel.res @@ -25,6 +25,7 @@ "angles_z" "0"
}
}
+
"DisguiseStatusBG"
{
"ControlName" "CTFImagePanel"
@@ -46,12 +47,12 @@ "teambg_3" "../hud/color_panel_blu"
"teambg_3_lodef" "../hud/color_panel_blu"
- "src_corner_height" "23" // pixels inside the image
+ "src_corner_height" "23"
"src_corner_width" "23"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_width" "0"
"draw_corner_height" "0"
}
+
"DisguiseNameLabel"
{
"ControlName" "Label"
@@ -71,6 +72,7 @@ "dulltext" "0"
"brighttext" "0"
}
+
"WeaponNameLabel"
{
"ControlName" "Label"
@@ -105,6 +107,7 @@ "enabled" "1"
"fillcolor" "0 0 0 64"
}
+
"SpectatorGUIHealth"
{
"ControlName" "EditablePanel"
|
