- SW: Re-add CVAR_SERVERINFO back to sw_ninjahack but leave commented out, it may be needed later.

This commit is contained in:
Mitchell Richters 2022-12-29 19:41:26 +11:00
parent 6065140f68
commit ca2a427379

View file

@ -87,7 +87,7 @@ Prepared for public release: 03/28/2005 - Charlie Wiederhold, 3D Realms
//#include "crc32.h"
CVAR(Bool, sw_ninjahack, false, CVAR_ARCHIVE);
CVAR(Bool, sw_ninjahack, false, CVAR_ARCHIVE /*| CVAR_SERVERINFO*/);
CVAR(Bool, sw_darts, false, CVAR_ARCHIVE);
CVAR(Bool, sw_bunnyrockets, false, CVAR_SERVERINFO | CVAR_CHEAT); // This is a cheat, so don't save.