summaryrefslogtreecommitdiff
path: root/resource/ui/HudArenaVsPanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudArenaVsPanel.res')
-rw-r--r--resource/ui/HudArenaVsPanel.res14
1 files changed, 6 insertions, 8 deletions
diff --git a/resource/ui/HudArenaVsPanel.res b/resource/ui/HudArenaVsPanel.res
index 5b909a7..2f30f5b 100644
--- a/resource/ui/HudArenaVsPanel.res
+++ b/resource/ui/HudArenaVsPanel.res
@@ -10,7 +10,7 @@
"wide" "200"
"tall" "50"
"visible" "1"
-
+
"background"
{
"ControlName" "CTFImagePanel"
@@ -26,10 +26,9 @@
"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_width" "0"
"draw_corner_height" "0"
}
@@ -98,7 +97,7 @@
"wide" "200"
"tall" "50"
"visible" "1"
-
+
"background"
{
"ControlName" "CTFImagePanel"
@@ -114,10 +113,9 @@
"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_width" "0"
"draw_corner_height" "0"
}