]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - svvm_cmds.c
moved almost all server cvars to sv_main.c and added corresponding
[xonotic/darkplaces.git] / svvm_cmds.c
index f47c05b091013258abc24df0ae97e5b2157164f8..2b936116acc1b5fbc90424019df7866b05f435e4 100644 (file)
@@ -3,7 +3,6 @@
 //============================================================================
 // Server
 
-cvar_t sv_aim = {CVAR_SAVE, "sv_aim", "2", "maximum cosine angle for quake's vertical autoaim, a value above 1 completely disables the autoaim, quake used 0.93"};
 
 
 char *vm_sv_extensions =