mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-18 02:01:46 +00:00
4 lines
87 B
C++
4 lines
87 B
C++
|
#include "swcvars.h"
|
||
|
|
||
|
CVAR(Bool, sw_ninjahack, false, CVAR_ARCHIVE|CVAR_GLOBALCONFIG);
|