summaryrefslogtreecommitdiff
path: root/resource/ui/MvMCreditSubPanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-04-06 13:54:46 -0400
committerGitHub <[email protected]>2019-04-06 13:54:46 -0400
commitfd911f0f86352de97434aac3dbde812124caf52d (patch)
tree460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/MvMCreditSubPanel.res
parent581f8398788825c7f44825dd2c5118e3535de7c0 (diff)
parent896d2088f4f926d5425e00b11ae85d7791eaba85 (diff)
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/MvMCreditSubPanel.res')
-rw-r--r--resource/ui/MvMCreditSubPanel.res33
1 files changed, 9 insertions, 24 deletions
diff --git a/resource/ui/MvMCreditSubPanel.res b/resource/ui/MvMCreditSubPanel.res
index 4a026af..bc00cc8 100644
--- a/resource/ui/MvMCreditSubPanel.res
+++ b/resource/ui/MvMCreditSubPanel.res
@@ -11,13 +11,13 @@
"ypos" "0"
"wide" "300"
"tall" "15"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
"TableBackground"
{
"ControlName" "EditablePanel"
- "fieldName" "TestBackground"
+ "fieldName" "TableBackground"
"xpos" "0"
"ypos" "14"
"zpos" "-1"
@@ -38,7 +38,7 @@
"ypos" "15"
"wide" "70"
"tall" "12"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
"CreditCollectedCountLabel"
@@ -66,7 +66,7 @@
"ypos" "27"
"wide" "70"
"tall" "12"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
"CreditMissedCountLabel"
@@ -86,7 +86,7 @@
"CreditBonusTextLabel"
{
"ControlName" "CExLabel"
- "fieldName" "CreditCollectedTextLabel"
+ "fieldName" "CreditBonusTextLabel"
"font" "HudFontSmall"
"labelText" "#TF_PVE_Bonus"
"textAlignment" "north-west"
@@ -94,13 +94,13 @@
"ypos" "39"
"wide" "70"
"tall" "12"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
"CreditBonusCountLabel"
{
"ControlName" "CExLabel"
- "fieldName" "CreditCollectedCountLabel"
+ "fieldName" "CreditBonusCountLabel"
"font" "HudFontSmall"
"labelText" "%creditbonus%"
"textAlignment" "north-east"
@@ -114,7 +114,7 @@
"CreditRatingLabel"
{
"ControlName" "CExLabel"
- "fieldName" "CreditCollectedTextLabel"
+ "fieldName" "CreditRatingLabel"
"font" "HudFontMediumBold"
"labelText" "%rating%"
"textAlignment" "center"
@@ -123,21 +123,6 @@
"zpos" "1"
"wide" "70"
"tall" "20"
- "fgcolor" "tanlight"
- }
-
- "CreditRatingLabelShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "CreditRatingLabelShadow"
- "font" "HudFontMediumBold"
- "labelText" "%ratingshadow%"
- "textAlignment" "center"
- "xpos" "126"
- "ypos" "26"
- "zpos" "0"
- "wide" "70"
- "tall" "20"
- "fgcolor" "Black"
+ "fgcolor" "TanLight"
}
} \ No newline at end of file