summaryrefslogtreecommitdiff
path: root/resource/ui/hudobjectivetimepanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
committerCriticalFlaw <[email protected]>2020-04-12 13:22:46 -0400
commit53627aa7c3664091e6d58c5698bf8be910d383cf (patch)
treec97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/hudobjectivetimepanel.res
parentceda99cb6f1507321fd6d317ad078b84610323dd (diff)
Gameplay Fixes
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel. - Fixed the post-match summary page not displaying properly.
Diffstat (limited to 'resource/ui/hudobjectivetimepanel.res')
-rw-r--r--resource/ui/hudobjectivetimepanel.res4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/hudobjectivetimepanel.res b/resource/ui/hudobjectivetimepanel.res
index 0a33613..b6c6398 100644
--- a/resource/ui/hudobjectivetimepanel.res
+++ b/resource/ui/hudobjectivetimepanel.res
@@ -2,7 +2,7 @@
{
"TimePanelBG"
{
- "ControlName" "ScalableImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "TimePanelBG"
"xpos" "25"
"ypos" "0"
@@ -11,7 +11,7 @@
"tall" "24"
"visible" "1"
"enabled" "1"
- "image" "../hud/objectives_timepanel_blue_bg"
+ "fillcolor" "HudBlack"
"scaleImage" "1"
"src_corner_height" "3"
"src_corner_width" "3"