diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:15:36 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:15:36 -0500 |
| commit | 7e771db8525caa6eb61a180b156aad5b75ee5c75 (patch) | |
| tree | 95417cad4bf8982a125eebe90a72bb680d4ce145 /resource/ui/pvprankpanel.res | |
| parent | 075b3c0f9faa3d71e5d53209af15d177cf3b65a9 (diff) | |
Updated Main Menu
- Updated the matchmaking dashboard, rank panel, replay, trading, item selection, war paint, backpack, player stats, steam workshop and item preview pages
- Added a Show Stock Weapons checkbox
- Leftover backend changes to the class selection screen
Diffstat (limited to 'resource/ui/pvprankpanel.res')
| -rw-r--r-- | resource/ui/pvprankpanel.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/pvprankpanel.res b/resource/ui/pvprankpanel.res index 16580ce..b9e4692 100644 --- a/resource/ui/pvprankpanel.res +++ b/resource/ui/pvprankpanel.res @@ -50,7 +50,7 @@ "ControlName" "CBaseModelPanel" "fieldName" "RankModel" "xpos" "cs-0.5" - "ypos" "cs-0.5" + "ypos" "cs-0.45" "zpos" "0" "wide" "o1" "tall" "p0.12" @@ -58,7 +58,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fov" "70" + "fov" "50" "proportionaltoparent" "1" if_mini @@ -165,7 +165,7 @@ "ControlName" "Button" "fieldName" "MedalButton" "xpos" "cs-0.5" - "ypos" "cs-0.5+2" + "ypos" "cs-0.4" "zpos" "100" "wide" "o1" "tall" "42" @@ -340,7 +340,7 @@ "visible" "0" "enabled" "1" "font" "ItemFontAttribSmall" - "fgcolor_override" "255 255 255 255" + "fgcolor_override" "White" "textAlignment" "center" "labelText" "%current_xp%" "proportionaltoparent" "1" @@ -412,7 +412,7 @@ "progress" "1" "fgcolor_override" "20 20 20 180" - "bgcolor_override" "0 0 0 0" + "bgcolor_override" "Transparent" } "ContinuousProgressBar" |
