diff options
Diffstat (limited to 'resource/ui/mvmcreditsubpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditsubpanel.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res index 2f23c00..e36437f 100644 --- a/resource/ui/mvmcreditsubpanel.res +++ b/resource/ui/mvmcreditsubpanel.res @@ -24,7 +24,7 @@ "wide" "190" "tall" "42" "visible" "1" - "bgcolor_override" "20 20 20 200" + "bgcolor_override" "Transparent" } "CreditCollectedTextLabel" @@ -34,7 +34,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Collected" "textAlignment" "north-west" - "xpos" "9" + "xpos" "0" "ypos" "15" "wide" "70" "tall" "12" @@ -48,7 +48,7 @@ "font" "HudFontSmall" "labelText" "%creditscollected%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "15" "wide" "30" "tall" "12" @@ -62,7 +62,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Missed" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "27" "wide" "70" "tall" "12" @@ -76,7 +76,7 @@ "font" "HudFontSmall" "labelText" "%creditsmissed%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "27" "wide" "30" "tall" "12" @@ -90,7 +90,7 @@ "font" "HudFontSmall" "labelText" "#TF_PVE_Bonus" "textAlignment" "north-west" - "xpos" "10" + "xpos" "0" "ypos" "39" "wide" "70" "tall" "12" @@ -104,7 +104,7 @@ "font" "HudFontSmall" "labelText" "%creditbonus%" "textAlignment" "north-east" - "xpos" "100" + "xpos" "75" "ypos" "39" "wide" "30" "tall" "12" @@ -118,8 +118,8 @@ "font" "HudFontMediumBold" "labelText" "%rating%" "textAlignment" "center" - "xpos" "125" - "ypos" "25" + "xpos" "66" + "ypos" "-3" "zpos" "1" "wide" "70" "tall" "20" |
