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
This commit is contained in:
Spoike 2009-08-04 23:57:33 +00:00
parent fd713df2e1
commit 492e01192a

View file

@ -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: