]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Create a crosshair style stat
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index ea23f8619dcdc7570a2877d4865ba6d3d090bc50..d2e24ff033a7a23c3f637c1871fd8a6d80da3181 100644 (file)
@@ -286,11 +286,12 @@ const float STAT_VORE_DIGESTING = 54;
 const float STAT_VORE_EATEN = 55;\r
 const float STAT_VORE_CANLEAVE = 56;\r
 const float STAT_VORE_CANSWALLOW = 57;\r
-const float STAT_SBRING1_TYPE = 58;\r
-const float STAT_SBRING1_CLIP = 59;\r
-const float STAT_SBRING2_TYPE = 60;\r
-const float STAT_SBRING2_CLIP = 61;\r
-const float STAT_HUD = 62;\r
+const float STAT_CROSSHAIR_STYLE = 58;\r
+const float STAT_SBRING1_TYPE = 59;\r
+const float STAT_SBRING1_CLIP = 60;\r
+const float STAT_SBRING2_TYPE = 61;\r
+const float STAT_SBRING2_CLIP = 62;\r
+const float STAT_HUD = 63;\r
 const float HUD_NORMAL = 0;\r
 const float CTF_STATE_ATTACK = 1;\r
 const float CTF_STATE_DEFEND = 2;\r