summaryrefslogtreecommitdiff
path: root/resource/ui/econ/store/v2/storepage_maps.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-10-28 10:00:13 -0400
committerCriticalFlaw <[email protected]>2017-10-28 10:00:13 -0400
commit2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (patch)
tree331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/econ/store/v2/storepage_maps.res
parenta9c346e343aa678f281c0233948b4f90415c5b1f (diff)
20171028 - Scream Fortress 2017 Update
- Updated for Scream Fortress 2017 - Updated the Main Menu design and backend - Updated the version number - Fixed inexplicable crashes following the Scream Fortress update - Fixed incorrect image file being used during the loading screen - Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters - Miscellaneous other fixes and tweaks - Removed unused files, code and fonts - Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/econ/store/v2/storepage_maps.res')
-rw-r--r--resource/ui/econ/store/v2/storepage_maps.res116
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