Skip to content

Commit

Permalink
Fixed active KOTH timer leftover for match HUD
Browse files Browse the repository at this point in the history
  • Loading branch information
CriticalFlaw committed Oct 21, 2022
1 parent e1386f5 commit 21658a0
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions resource/ui/hudobjectivekothtimepanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
if_match
{
"font" "FontBold14"
"ypos" "8"
"tall" "17"
"tall" "32"
}
}
}
Expand Down Expand Up @@ -95,8 +94,7 @@
if_match
{
"font" "FontBold14"
"ypos" "8"
"tall" "17"
"tall" "32"
}
}
}
Expand All @@ -114,6 +112,11 @@
"enabled" "1"
"bgcolor_override" "TanLight"
"PaintBackgroundType" "0"

if_match
{
"visible" "0"
}
}

"ActiveTimerBG"
Expand Down

0 comments on commit 21658a0

Please sign in to comment.