diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/HudArenaPlayerCount.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/HudArenaPlayerCount.res')
| -rw-r--r-- | resource/ui/HudArenaPlayerCount.res | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/resource/ui/HudArenaPlayerCount.res b/resource/ui/HudArenaPlayerCount.res index 7f8979f..48ea696 100644 --- a/resource/ui/HudArenaPlayerCount.res +++ b/resource/ui/HudArenaPlayerCount.res @@ -10,7 +10,7 @@ "wide" "60"
"tall" "30"
"visible" "1"
-
+
"background"
{
"ControlName" "CTFImagePanel"
@@ -26,11 +26,11 @@ "enabled" "1"
"image" "../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_height" "0"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
}
"count"
@@ -100,7 +100,7 @@ "wide" "60"
"tall" "30"
"visible" "1"
-
+
"background"
{
"ControlName" "CTFImagePanel"
@@ -116,11 +116,10 @@ "enabled" "1"
"image" "../hud/color_panel_red"
- "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_height" "0"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
}
"count"
|
