]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/constants.qh
Fix auxiliary crosshairs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / constants.qh
index 1d4cc55232382a6fcd7f2491325b6364ec5a9736..c1def6b821e469d43d1183f371ff1039e0009d53 100644 (file)
@@ -23,5 +23,4 @@ const int NUM_PLAYERSKINS_TEAMPLAY = 3;
 
 const int ASSAULT_VALUE_INACTIVE = 1000;
 
-const int DOOR_NOSPLASH = 256; // generic anti-splashdamage spawnflag
 #endif