summaryrefslogtreecommitdiff
path: root/resource/ui/loadoutparticleslider.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-10-28 10:05:32 -0400
committerGitHub <[email protected]>2017-10-28 10:05:32 -0400
commitda97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch)
tree331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/loadoutparticleslider.res
parentaa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff)
parent2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff)
20171028 - Scream Fortress 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/loadoutparticleslider.res')
-rw-r--r--resource/ui/loadoutparticleslider.res89
1 files changed, 0 insertions, 89 deletions
diff --git a/resource/ui/loadoutparticleslider.res b/resource/ui/loadoutparticleslider.res
deleted file mode 100644
index 2cab25a..0000000
--- a/resource/ui/loadoutparticleslider.res
+++ /dev/null
@@ -1,89 +0,0 @@
-"Resource/UI/LoadoutParticleSlider.res"
-{
- "HatParticleSliderToggleButton"
- {
- "ControlName" "CExButton"
- "fieldName" "HatParticleSliderToggleButton"
- "xpos" "145"
- "ypos" "0"
- "wide" "14"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "+"
- "font" "CerbeticaBold24"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "default" "1"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
- "Command" "particle_button_clicked"
- }
-
- "HatParticleSliderBackground"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HatParticleSliderBackground"
- "xpos" "0"
- "ypos" "0"
- "wide" "140"
- "tall" "32"
- "autoResize" "1"
- "visible" "0"
- "bgcolor_override" "30 30 30 255"
- "PaintBackgroundType" "2"
- }
- "HatUseHeadCheckButton"
- {
- "ControlName" "CheckButton"
- "fieldName" "HatUseHeadCheckButton"
- "xpos" "2"
- "ypos" "0"
- "wide" "140"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "RoundedCorners" "15"
- "pin_corner_to_sibling" "0"
- "pin_to_sibling_corner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#GameUI_ParticleHatUseHead"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "1"
- "wrap" "0"
- "centerwrap" "0"
- "textinsetx" "6"
- "textinsety" "0"
- "auto_wide_tocontents" "0"
- "use_proportional_insets" "0"
- "Default" "0"
- "Command" "particle_use_head_clicked"
- "fgcolor_override" "Base Color"
- }
-
- "HatParticleSlider"
- {
- "ControlName" "CCvarSlider"
- "fieldName" "HatParticleSlider"
- "xpos" "2"
- "ypos" "20"
- "wide" "140"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "RoundedCorners" "15"
- "pin_corner_to_sibling" "0"
- "pin_to_sibling_corner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- "fgcolor_override" "Base Color"
- }
-}