From 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 28 Oct 2017 10:00:13 -0400 Subject: 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 --- resource/ui/huditemeffectmeter_pyro.res | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 resource/ui/huditemeffectmeter_pyro.res (limited to 'resource/ui/huditemeffectmeter_pyro.res') diff --git a/resource/ui/huditemeffectmeter_pyro.res b/resource/ui/huditemeffectmeter_pyro.res new file mode 100644 index 0000000..5add602 --- /dev/null +++ b/resource/ui/huditemeffectmeter_pyro.res @@ -0,0 +1,10 @@ +#base "HudItemEffectMeter.res" + +"Resource/UI/HudItemEffectMeter_Pyro.res" +{ + HudItemEffectMeter + { + "fieldName" "HudItemEffectMeter" + "ypos" "c113" + } +} \ No newline at end of file -- cgit v1.2.3