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_blur.res | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'resource/scheme/clientscheme_xhairs_blur.res') diff --git a/resource/scheme/clientscheme_xhairs_blur.res b/resource/scheme/clientscheme_xhairs_blur.res index 6f9d584..643a466 100644 --- a/resource/scheme/clientscheme_xhairs_blur.res +++ b/resource/scheme/clientscheme_xhairs_blur.res @@ -2,6 +2,39 @@ Scheme { Fonts { + "Size:4 | Blur:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "4" + "weight" "0" + "antialias" "1" + "blur" "2" + } + } + "Size:6 | Blur:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "6" + "weight" "0" + "antialias" "1" + "blur" "2" + } + } + "Size:8 | Blur:ON" + { + "1" + { + "name" "TF2Crosshairs" + "tall" "8" + "weight" "0" + "antialias" "1" + "blur" "2" + } + } "Size:10 | Blur:ON" { "1" -- cgit v1.2.3