]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/client.qc
Fix an obscure bug causing QC physics-driven projectiles to sit on kill triggers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
index e0f0e2b19ef665ae190020c295f6a24b1100e7ba..20ee5c2518589ced5b7d7ed1441f63e832b6b886 100644 (file)
@@ -1075,8 +1075,6 @@ string getwelcomemessage(entity this)
        return s;
 }
 
-bool autocvar_sv_qcphysics = true; // TODO this is for testing - remove when qcphysics work
-
 /**
 =============
 ClientConnect