diff options
| author | CriticalFlaw <[email protected]> | 2018-07-08 15:34:41 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-08 15:34:41 -0400 |
| commit | 0adcfa0802b3717d9f08d470c04cc6bae5a36892 (patch) | |
| tree | 001c34c3edc51345c62c28e06a0e1fd9e1e237d8 /resource/ui/DisguiseStatusPanel.res | |
| parent | a55cbca3cdaa51a435ebcce6d1577e9b9b5b64de (diff) | |
Formatting
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"
|
