diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/mvmcreditsubpanel.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
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" |
