diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/MvMInWorldCurrency.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/MvMInWorldCurrency.res')
| -rw-r--r-- | resource/ui/MvMInWorldCurrency.res | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/resource/ui/MvMInWorldCurrency.res b/resource/ui/MvMInWorldCurrency.res index db56cfc..72dc21c 100644 --- a/resource/ui/MvMInWorldCurrency.res +++ b/resource/ui/MvMInWorldCurrency.res @@ -1,50 +1,5 @@ "Resource/UI/MvMInWorldCurrency.res" { - "BorderBG" - { - "ControlName" "EditablePanel" - "fieldName" "BorderBG" - "xpos" "9999" - "ypos" "9999" - "zpos" "1" - "wide" "46" - "tall" "100" - "visible" "1" - "enabled" "1" - "bgcolor_override" "TanLight" - "PaintBackgroundType" "0" - } - - "BackgroundGood" - { - "ControlName" "EditablePanel" - "fieldName" "BackgroundGood" - "xpos" "9999" - "ypos" "9999" - "zpos" "2" - "wide" "44" - "tall" "12" - "visible" "1" - "enabled" "1" - "bgcolor_override" "221 182 72 250" - "PaintBackgroundType" "0" - } - - "MoneyImagePanel" - { - "ControlName" "ImagePanel" - "fieldName" "MoneyImagePanel" - "xpos" "9999" - "ypos" "9999" - "zpos" "4" - "wide" "14" - "tall" "14" - "image" "../HUD/mvm_cash" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - } - "CurrencyBG" { "ControlName" "ImagePanel" |
