Update of /cvsroot/netrek/client/netrekxp/win32 In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19465/win32 Modified Files: config.h Log Message: Remove JUBILEE_PHASER define. No idea why this was ever a define. Also, the code in local.c for the case where JUBILEE_PHASER was not defined lacked handling of case PHHIT2. Index: config.h =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/win32/config.h,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- config.h 9 Jun 2009 00:16:36 -0000 1.26 +++ config.h 9 Jun 2009 00:28:10 -0000 1.27 @@ -73,9 +73,6 @@ /* VSHIELD_BITMAPS - damage dependent shields (hull) */ #define VSHIELD_BITMAPS -/* JUBILEE_PHASERS - Cycle phaser color when it's a hit */ -#define JUBILEE_PHASERS - /* WARP_DEAD - Use death detection */ #undef WARP_DEAD