diff options
Diffstat (limited to 'resource/ui/econ/store/v2/storepage_maps.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepage_maps.res | 116 |
1 files changed, 0 insertions, 116 deletions
diff --git a/resource/ui/econ/store/v2/storepage_maps.res b/resource/ui/econ/store/v2/storepage_maps.res deleted file mode 100644 index abe594c..0000000 --- a/resource/ui/econ/store/v2/storepage_maps.res +++ /dev/null @@ -1,116 +0,0 @@ -#base "StorePage.res" - -"Resource/UI/StorePage_Maps.res" -{ - "StorePage" - { - "modelpanels_kv" - { - "model_xpos" "6" - "model_ypos" "-3" - "model_wide" "100" - "model_tall" "70" - - "itemmodelpanel" - { - "force_square_image" "1" - } - } - } - - "ClassFilterLabel" - { - "visible" "0" - } - - "ClassFilterNavPanel" - { - "visible" "0" - } - - "ClassFilterLabel" - { - "visible" "0" - } - - "NameFilterLabel" - { - "visible" "0" - } - - "NameFilterTextEntry" - { - "visible" "0" - } - - "SortFilterLabel" - { - "visible" "0" - } - - "SortFilterComboBox" - { - "visible" "0" - } - - "TitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "TitleLabel" - "font" "HudFontSmallBold" - "labelText" "#Store_Maps_Title" - "textAlignment" "north-west" - "xpos" "c-292" - "ypos" "20" - "zpos" "5" - "wide" "500" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - } - - "SubTitleLabel" - { - "ControlName" "CExLabel" - "fieldName" "SubTitleLabel" - "font" "FontStoreOriginalPrice" - "labelText" "#Store_Maps_SubTitle" - "textAlignment" "south-west" - "xpos" "c-292" - "ypos" "30" - "zpos" "5" - "wide" "500" - "tall" "25" - "autoResize" "1" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fgcolor" "96 90 85 255" - } - - "LearnMoreButton" - { - "ControlName" "CExButton" - "fieldName" "LearnMoreButton" - "xpos" "c175" - "ypos" "20" - "zpos" "5" - "wide" "120" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "#Store_LearnMore" - "font" "HudFontSmallBold" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "Command" "maps_learnmore" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - } -}
\ No newline at end of file |
