]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/constants.qh
waypointsprites: always add color to WaypointSprite_Spawn()
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / constants.qh
index 4db7ea675166cb15d9963aeb0f9f44b1719aaac6..132021aa8813efce06b48ca2a47624c83fbb2532 100644 (file)
@@ -125,6 +125,7 @@ const float ENT_CLIENT_VEHICLE = 60;
 const float SPRITERULE_DEFAULT = 0;
 const float SPRITERULE_TEAMPLAY = 1;
 
+const float RADARICON_NONE = 0;
 const float RADARICON_FLAG = 1;
 const float RADARICON_FLAGCARRIER = 1;
 const float RADARICON_HERE = 1; // TODO make these 3 and 4, and make images for them