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/scheme/clientscheme_colors.res | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resource/scheme/clientscheme_colors.res') diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index df41f5a..ff1f3e7 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -41,6 +41,10 @@ Scheme "Heal Numbers" "48 255 48 255" "Damage Numbers" "72 255 255 255" + //crosshair colors + "Crosshair" "242 242 242 255" + "CrosshairDamage" "255 0 0 255" + //'Last DamageHeal Info' refers to the number that appears above hp "Last DamageHeal Info" "72 255 255 255" -- cgit v1.2.3