summaryrefslogtreecommitdiff
path: root/resource/ui/mvminworldcurrency.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2020-04-12 13:34:22 -0400
committerGitHub <[email protected]>2020-04-12 13:34:22 -0400
commit8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch)
tree8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/mvminworldcurrency.res
parent95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff)
parentfcd77895f3881d1d50db402f8dce0f73dfad5094 (diff)
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/mvminworldcurrency.res')
-rw-r--r--resource/ui/mvminworldcurrency.res11
1 files changed, 5 insertions, 6 deletions
diff --git a/resource/ui/mvminworldcurrency.res b/resource/ui/mvminworldcurrency.res
index 2971f99..8d2241c 100644
--- a/resource/ui/mvminworldcurrency.res
+++ b/resource/ui/mvminworldcurrency.res
@@ -2,18 +2,17 @@
{
"CurrencyBG"
{
- "ControlName" "ImagePanel"
+ "ControlName" "EditablePanel"
"fieldName" "CurrencyBG"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "100"
"tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
"visible" "1"
"enabled" "1"
- "fillcolor" "0 0 0 200"
+ "bgcolor_override" "0 0 0 200"
+ "PaintBackgroundType" "2"
}
"CurrencyLabel"
@@ -30,7 +29,7 @@
"visible" "1"
"enabled" "1"
"textAlignment" "west"
- "labelText" "Remaining"
+ "labelText" "#TF_PVE_Missed"
}
"CurrencyGood"
@@ -38,7 +37,7 @@
"ControlName" "CExLabel"
"fieldName" "CurrencyGood"
"font" "Cerbetica14"
- "fgcolor" "125 225 30 255"
+ "fgcolor" "CreditsGreen"
"xpos" "45"
"ypos" "0"
"zpos" "4"