summaryrefslogtreecommitdiff
path: root/temp/resource/ui/itemoptionspanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /temp/resource/ui/itemoptionspanel.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/resource/ui/itemoptionspanel.res')
-rw-r--r--temp/resource/ui/itemoptionspanel.res90
1 files changed, 90 insertions, 0 deletions
diff --git a/temp/resource/ui/itemoptionspanel.res b/temp/resource/ui/itemoptionspanel.res
new file mode 100644
index 0000000..a821f3c
--- /dev/null
+++ b/temp/resource/ui/itemoptionspanel.res
@@ -0,0 +1,90 @@
+"Resource/UI/LoadoutParticleSlider.res"
+{
+ "PanelListPanel"
+ {
+ "ControlName" "CPanelListPanel"
+ "fieldName" "PanelListPanel"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "f-19"
+ "tall" "f0"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "proportionalToParent" "1"
+ "autohide_scrollbar" "1"
+ "bgcolor_override" "Transparent"
+
+ "HatUseHeadCheckButton"
+ {
+ "ControlName" "CheckButton"
+ "fieldName" "HatUseHeadCheckButton"
+ "xpos" "-45"
+ "ypos" "20"
+ "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"
+ }
+
+ "HatParticleSlider"
+ {
+ "ControlName" "CCvarSlider"
+ "fieldName" "HatParticleSlider"
+ "xpos" "0"
+ "ypos" "40"
+ "wide" "140"
+ "tall" "14"
+ "autoResize" "0"
+ "RoundedCorners" "0"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "fgcolor_override" "ColorCyan"
+ }
+
+ "SetStyleButton"
+ {
+ "ControlName" "CExButton"
+ "fieldName" "SetStyleButton"
+ "xpos" "0"
+ "ypos" "100"
+ "wide" "140"
+ "tall" "16"
+ "autoResize" "0"
+ "pinCorner" "3"
+ "visible" "0"
+ "enabled" "1"
+ "tabPosition" "0"
+ "labelText" "#TF_Item_SelectStyle"
+ "font" "Cerbetica14"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "default" "1"
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
+ "Command" "set_style"
+ }
+ }
+} \ No newline at end of file