Xonotic
spawn_near_teammate.qc
Go to the documentation of this file.
1 #include "spawn_near_teammate.qh"
2 
3 #ifdef GAMEQC
4 REPLICATE(cvar_cl_spawn_near_teammate, bool, "cl_spawn_near_teammate");
5 #endif
REPLICATE(cvar_cl_casings, bool, "cl_casings")