diff options
| author | CriticalFlaw <[email protected]> | 2018-03-30 15:19:35 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-03-30 15:19:35 -0400 |
| commit | aeb2dfae93c4078d046b7f798c6dc192d111f559 (patch) | |
| tree | c2298d82a7a7b3fed4e768bb6c87348822b04b27 /resource/ui/HudObjectiveTimePanel.res | |
| parent | 5fc03ee8fce26282d7f0929eaa20088992748e03 (diff) | |
20180330 - Label Adjustments
- Fixed the objective and server timers not being positioned properly in
minmode
- Fixed the position of the casual and competitive badge level label
- Updated the size and font of the killfeed
- Updated the TargetID, added a killstreak icon
- Possibly fixed the TargetID and Cart Progress bars not being displayed
for some users
Diffstat (limited to 'resource/ui/HudObjectiveTimePanel.res')
| -rw-r--r-- | resource/ui/HudObjectiveTimePanel.res | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/resource/ui/HudObjectiveTimePanel.res b/resource/ui/HudObjectiveTimePanel.res index c514d48..3f0bde3 100644 --- a/resource/ui/HudObjectiveTimePanel.res +++ b/resource/ui/HudObjectiveTimePanel.res @@ -68,9 +68,7 @@ if_match { "proportionaltoparent" "1" - "wide" "36" "xpos" "37" - "ypos" "22" "font" "HudFontSmallestBold" } } @@ -258,21 +256,19 @@ "visible" "0" "enabled" "1" "labelText" "%servertimeleft%" - "textAlignment" "center" + "textAlignment" "center" "dulltext" "0" - "brighttext" "0" + "brighttext" "0" "wrap" "0" - "font" "Cerbetica14" + "font" "Cerbetica10" if_match { "proportionaltoparent" "1" "xpos" "cs-0.5" - "ypos" "17" + "ypos" "22" "wide" "p1" - "font" "HudFontSmallestBold" - "font_hidef" "HudFontSmallestBold" - "font_lodef" "HudFontSmallestBold" + "font" "Cerbetica10" } } "ServerTimeLimitLabelBG" |
