From 3a82bce10530199ef6eb71d60d2665eff66432c8 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 20 Oct 2020 15:02:29 -0400 Subject: Added smaller crosshair sizes --- resource/scheme/clientscheme_xhairs_shadow.res | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'resource/scheme/clientscheme_xhairs_shadow.res') diff --git a/resource/scheme/clientscheme_xhairs_shadow.res b/resource/scheme/clientscheme_xhairs_shadow.res index ac5f8f2..9a264c0 100644 --- a/resource/scheme/clientscheme_xhairs_shadow.res +++ b/resource/scheme/clientscheme_xhairs_shadow.res @@ -2,6 +2,39 @@ Scheme { Fonts { + "Size:4 | Shadow:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "4" + "weight" "0" + "antialias" "1" + "dropshadow" "1" + } + } + "Size:6 | Shadow:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "6" + "weight" "0" + "antialias" "1" + "dropshadow" "1" + } + } + "Size:8 | Shadow:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "8" + "weight" "0" + "antialias" "1" + "dropshadow" "1" + } + } "Size:10 | Shadow:ON" { "1" -- cgit v1.2.3