]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
remove gl_polyblend, and let a CSQC fullscreen image with blood splatter (thanks...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 4acf797b7dddfc7974315f23c4f5e506d2a7e500..963dfb9eb1b42a32033eebbeafbf7fbcc9042603 100644 (file)
@@ -293,6 +293,7 @@ float CVAR_READONLY = 4;
 ///////////////////////////
 // csqc communication stuff
 
+const float STAT_CSHIFT_DAMAGE = 1;
 const float STAT_KH_KEYS = 32;
 const float STAT_CTF_STATE = 33;
 const float STAT_WEAPONS = 35;