diff options
Diffstat (limited to 'resource/ui/mvmcreditsubpanel.res')
| -rw-r--r-- | resource/ui/mvmcreditsubpanel.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res index bc00cc8..2f23c00 100644 --- a/resource/ui/mvmcreditsubpanel.res +++ b/resource/ui/mvmcreditsubpanel.res @@ -1,5 +1,5 @@ "Resource/UI/MvMCreditSubPanel.res" -{ +{ "HeaderLabel" { "ControlName" "CExLabel" @@ -13,7 +13,7 @@ "tall" "15" "fgcolor" "TanLight" } - + "TableBackground" { "ControlName" "EditablePanel" @@ -26,13 +26,13 @@ "visible" "1" "bgcolor_override" "20 20 20 200" } - + "CreditCollectedTextLabel" { "ControlName" "CExLabel" "fieldName" "CreditCollectedTextLabel" "font" "HudFontSmall" - "labelText" "#TF_PVE_Collected" + "labelText" "#TF_PVE_Collected" "textAlignment" "north-west" "xpos" "9" "ypos" "15" @@ -40,7 +40,7 @@ "tall" "12" "fgcolor" "TanLight" } - + "CreditCollectedCountLabel" { "ControlName" "CExLabel" @@ -54,7 +54,7 @@ "tall" "12" "fgcolor" "CreditsGreen" } - + "CreditMissedTextLabel" { "ControlName" "CExLabel" @@ -68,7 +68,7 @@ "tall" "12" "fgcolor" "TanLight" } - + "CreditMissedCountLabel" { "ControlName" "CExLabel" @@ -82,7 +82,7 @@ "tall" "12" "fgcolor" "RedSolid" } - + "CreditBonusTextLabel" { "ControlName" "CExLabel" @@ -96,7 +96,7 @@ "tall" "12" "fgcolor" "TanLight" } - + "CreditBonusCountLabel" { "ControlName" "CExLabel" @@ -110,7 +110,7 @@ "tall" "12" "fgcolor" "CreditsGreen" } - + "CreditRatingLabel" { "ControlName" "CExLabel" |
