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/pvprankpanel.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/pvprankpanel.res')
| -rw-r--r-- | resource/ui/pvprankpanel.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 586e8db..258cd40 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -250,7 +250,7 @@ "wide" "f0" "textAlignment" "north-west" } - + "fonts" { "0" "HudFontSmallestBold" @@ -263,16 +263,16 @@ { "ControlName" "CAutoFittingLabel" "fieldName" "DescLine2" - "xpos" "65" - "ypos" "29" - "wide" "195" + "xpos" "0" + "ypos" "32" + "wide" "170" "zpos" "100" "tall" "20" "visible" "1" "enabled" "1" "font" "HudFontSmallestBold" - "fgcolor_override" "TanLight" - "textAlignment" "north-west" + "fgcolor_override" "White" + "textAlignment" "center" "labelText" "%desc2%" "proportionaltoparent" "1" |
