diff options
| author | CriticalFlaw <[email protected]> | 2020-10-20 15:02:29 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-10-20 15:02:29 -0400 |
| commit | 3a82bce10530199ef6eb71d60d2665eff66432c8 (patch) | |
| tree | cb4623ba0e12530e540cf21e4f17a50d70af6cfa /resource/scheme/clientscheme_xhairs_blur.res | |
| parent | 43aae9b98b5602fafaee06f1380d9798986558b9 (diff) | |
Added smaller crosshair sizes
Diffstat (limited to 'resource/scheme/clientscheme_xhairs_blur.res')
| -rw-r--r-- | resource/scheme/clientscheme_xhairs_blur.res | 33 |
1 files changed, 33 insertions, 0 deletions
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" |
