From 492e01192a6f65b75521ac03a8b262d8eafdaf3d Mon Sep 17 00:00:00 2001 From: Spoike Date: Tue, 4 Aug 2009 23:57:33 +0000 Subject: [PATCH] Replaced one of the built in crosshairs with a single pixel one. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3340 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/client/crosshairs.dat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/engine/client/crosshairs.dat b/engine/client/crosshairs.dat index dfa1480bf..f179204e8 100644 --- a/engine/client/crosshairs.dat +++ b/engine/client/crosshairs.dat @@ -192,8 +192,7 @@ case 15: break; case 16: - Pix(0 , 0 , c2); - Pix(0+1, 0+1, c); + Pix(0 , 0 , c); break; case 17: