diff options
| author | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2019-04-16 10:35:01 -0400 |
| commit | 54c716614a85791c499672f27c404a71e6bf187e (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /temp/resource/ui/mvmcreditspendpanel.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/mvmcreditspendpanel.res')
| -rw-r--r-- | temp/resource/ui/mvmcreditspendpanel.res | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/temp/resource/ui/mvmcreditspendpanel.res b/temp/resource/ui/mvmcreditspendpanel.res deleted file mode 100644 index 47f5a13..0000000 --- a/temp/resource/ui/mvmcreditspendpanel.res +++ /dev/null @@ -1,113 +0,0 @@ -"Resource/UI/MvMCreditSpendPanel.res" -{ - "HeaderLabel" - { - "ControlName" "CExLabel" - "fieldName" "HeaderLabel" - "font" "HudFontSmallBold" - "labelText" "%header%" - "textAlignment" "north-west" - "xpos" "0" - "ypos" "0" - "wide" "300" - "tall" "15" - "fgcolor" "TanLight" - } - - "TableBackground" - { - "ControlName" "EditablePanel" - "fieldName" "TableBackground" - "xpos" "0" - "ypos" "14" - "zpos" "-1" - "wide" "190" - "tall" "42" - "visible" "1" - "bgcolor_override" "20 20 20 200" - } - - "UpgradesLabel" - { - "ControlName" "CExLabel" - "fieldName" "UpgradesLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Upgrades" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "15" - "wide" "90" - "tall" "20" - "fgcolor" "TanLight" - } - - "UpgradesCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "UpgradesCountLabel" - "font" "HudFontSmall" - "labelText" "%upgrades%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "15" - "wide" "30" - "tall" "20" - "fgcolor" "TanLight" - } - - "BuyBackLabel" - { - "ControlName" "CExLabel" - "fieldName" "BuyBackLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Buybacks" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "27" - "wide" "90" - "tall" "20" - "fgcolor" "TanLight" - } - - "BuyBackCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "BuyBackCountLabel" - "font" "HudFontSmall" - "labelText" "%buybacks%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "27" - "wide" "30" - "tall" "20" - "fgcolor" "TanLight" - } - - "BottleLabel" - { - "ControlName" "CExLabel" - "fieldName" "BottleLabel" - "font" "HudFontSmall" - "labelText" "#TF_PVE_Bottles" - "textAlignment" "north-west" - "xpos" "10" - "ypos" "39" - "wide" "90" - "tall" "20" - "fgcolor" "TanLight" - } - - "BottleCountLabel" - { - "ControlName" "CExLabel" - "fieldName" "BottleCountLabel" - "font" "HudFontSmall" - "labelText" "%bottles%" - "textAlignment" "north-east" - "xpos" "100" - "ypos" "39" - "wide" "30" - "tall" "20" - "fgcolor" "TanLight" - } -}
\ No newline at end of file |
