]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
Use temp entities for casings instead of the delayed removal shared entity hack
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 70784018833aa793ac66a35cda42267ed63c5f8f..a85f09e1bfce0599aa1369265e9c547b75447e0b 100644 (file)
@@ -83,7 +83,6 @@ const int ENT_CLIENT_RADARLINK = 11; // flags [startorigin] [endorigin] [startco
 const int ENT_CLIENT_PROJECTILE = 12;
 const int ENT_CLIENT_GIBSPLASH = 13;
 const int ENT_CLIENT_DAMAGEINFO = 14;
-const int ENT_CLIENT_CASING = 15;
 const int ENT_CLIENT_INIT = 16;
 const int ENT_CLIENT_MAPVOTE = 17;
 const int ENT_CLIENT_CLIENTDATA = 18;