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/hudspellselection.res | |
| parent | 9f90bde42f138a30d5923b0af185f6edf08f37ac (diff) | |
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/hudspellselection.res')
| -rw-r--r-- | temp/resource/ui/hudspellselection.res | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/temp/resource/ui/hudspellselection.res b/temp/resource/ui/hudspellselection.res deleted file mode 100644 index 8062a0f..0000000 --- a/temp/resource/ui/hudspellselection.res +++ /dev/null @@ -1,100 +0,0 @@ -"Resource/UI/HudSpellSelection.res" -{ - "ItemEffectMeterBG" - { - "ControlName" "CTFImagePanel" - "fieldName" "ItemEffectMeterBG" - "xpos" "9999" - } - - "Spellbook" - { - "ControlName" "CTFImagePanel" - "fieldName" "Spellbook" - "xpos" "9999" - } - - "SpellIcon" - { - "ControlName" "ImagePanel" - "fieldName" "SpellIcon" - "xpos" "18" - "ypos" "36" - "zpos" "50" - "wide" "20" - "tall" "20" - "visible" "1" - "enabled" "1" - "scaleImage" "1" - "image" "../signs/death_wheel_whammy" - "fgcolor" "TanDark" - } - - "ActionText" - { - "ControlName" "CExLabel" - "fieldName" "ActionText" - "font" "Default" - "labelText" "%actiontext%" - "textAlignment" "west" - "xpos" "9999" - "ypos" "9999" - "wide" "100" - "tall" "10" - "fgcolor" "TanLight" - "visible" "1" - } - - "SpellText" - { - "ControlName" "CExLabel" - "fieldName" "SpellText" - "font" "Default" - "labelText" "%selectedspell%" - "textAlignment" "west" - "xpos" "35" - "ypos" "25" - "wide" "100" - "tall" "10" - "fgcolor" "tanlight" - "visible" "0" - } - - "CountText" - { - "ControlName" "CExLabel" - "fieldName" "CountText" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold20" - "labelText" "%counttext%" - "textAlignment" "center" - "xpos" "43" - "ypos" "30" - "zpos" "1" - "xpos_minmode" "18" - "ypos_minmode" "50" - "wide" "20" - "tall" "30" - "fgcolor" "TanLight" - } - - "CountTextShadow" - { - "ControlName" "CExLabel" - "fieldName" "CountTextShadow" - "font" "CerbeticaBold28" - "font_minmode" "CerbeticaBold20" - "labelText" "%counttext%" - "textAlignment" "center" - "xpos" "-1" - "ypos" "-1" - "zpos" "0" - "wide" "20" - "tall" "30" - "fgcolor" "TransparentBlack" - - "pin_to_sibling" "CountText" - "pin_corner_to_sibling" "PIN_TOPLEFT" - "pin_to_sibling_corner" "PIN_TOPLEFT" - } -}
\ No newline at end of file |
