From 6338924286e492bc8383619cca2b9921eeed0974 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 30 Mar 2018 15:15:34 -0400 Subject: 20180330 - Fixed KonrWings crosshair not displaying --- resource/scheme/clientscheme_xhairs.res | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'resource') diff --git a/resource/scheme/clientscheme_xhairs.res b/resource/scheme/clientscheme_xhairs.res index 76a7681..823b9ce 100644 --- a/resource/scheme/clientscheme_xhairs.res +++ b/resource/scheme/clientscheme_xhairs.res @@ -1152,5 +1152,27 @@ Scheme "antialias" "1" } } + + "KonrWings24" + { + "1" + { + "name" "Garm3nFont" + "tall" "24" + "weight" "0" + "antialias" "1" + } + } + "KonrWingsOutline24" + { + "1" + { + "name" "Garm3nFont" + "tall" "24" + "weight" "0" + "antialias" "1" + "outline" "1" + } + } } } \ No newline at end of file -- cgit v1.2.3