]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
solidpen improvements
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 5b5d8a66b78a017e5f077e975592e94b0b65227d..862bdd69a7c07ba50ea289c9053bf924427357c3 100644 (file)
@@ -338,7 +338,7 @@ string deathmessage;
 .float cvar_cl_weaponimpulsemode;
 .int selectweapon; // last selected weapon of the player
 
-.float ballistics_density; // wall piercing factor, larger = bullet can pass through more
+.float ballistics_density;
 
 //const int FROZEN_NOT                         = 0;
 const int FROZEN_NORMAL                                = 1;