Update of /cvsroot/netrek/client/netrekxp/win32
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3021/win32

Modified Files:
	config.h 
Log Message:
Addition of color weapons, based on COW/TedTurner, but made better :).

Index: config.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/win32/config.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config.h	24 Apr 2006 15:30:38 -0000	1.6
+++ config.h	29 Apr 2006 19:22:38 -0000	1.7
@@ -108,7 +108,7 @@
 /*      SMALL_SCREEN            - for 800x600 resolution screens                */
 #undef SMALL_SCREEN
 
-/*	    BEEPLITE		        - player and planets highlighting		*/
+/*      BEEPLITE                - player and planets highlighting		*/
 #define BEEPLITE
 
 /*      VSHIELD_BITMAPS         - damage dependent shields (hull)               */