summaryrefslogtreecommitdiff
path: root/resource/ui/compstats.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-12-28 13:46:03 -0500
committerCriticalFlaw <[email protected]>2020-12-28 13:46:03 -0500
commit46d248b5167f9c8794c3125146952fef08f86bcd (patch)
treec3b215d3c6b00085c8cc6e4ace2e5be2b565960c /resource/ui/compstats.res
parentd07450fa8b4632d043c838807cba07eb3db6a209 (diff)
Added Hypnotize's Icons
- Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code.
Diffstat (limited to 'resource/ui/compstats.res')
-rw-r--r--resource/ui/compstats.res12
1 files changed, 7 insertions, 5 deletions
diff --git a/resource/ui/compstats.res b/resource/ui/compstats.res
index 11d045c..c3c9067 100644
--- a/resource/ui/compstats.res
+++ b/resource/ui/compstats.res
@@ -68,13 +68,14 @@
"font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"textAlignment" "center"
+
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
"ShowMatchHistoryButton"
{
- "ControlName" "Button"
+ "ControlName" "CExButton"
"fieldName" "ShowMatchHistoryButton"
"xpos" "10"
"ypos" "38"
@@ -89,6 +90,7 @@
"font" "HudFontSmallest"
"fgcolor_override" "TanLight"
"textAlignment" "center"
+
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
}
@@ -182,14 +184,14 @@
"tall" "18"
"proportionaltoparent" "1"
"visible" "1"
- "paintbackground" "0"
- "border_default" "SortCategoryBorder"
"labeltext" "#TF_Competitive_Result"
"font" "HudFontSmallest"
- "fgcolor_override" "141 63 63 255"
"textAlignment" "west"
"textinsetx" "15"
-
+ "fgcolor_override" "141 63 63 255"
+ "paintbackground" "0"
+ "border_default" "SortCategoryBorder"
+
"defaultFgColor_override" "TanDark"
"armedFgColor_override" "Orange"
"selectedFgColor_override" "TanLight"