]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/constants.qh
Fix a forgotten float that caused a conflict
[voretournament/voretournament.git] / data / qcsrc / common / constants.qh
index 2f0d2ecec95170e06bf958d0f6c255c888e54291..53362b4c00264a5ad0d1d2dc3354e97cbdc7d49c 100644 (file)
@@ -285,7 +285,7 @@ const float CTF_STATE_ATTACK = 1;
 const float CTF_STATE_DEFEND = 2;\r
 const float CTF_STATE_COMMANDER = 3;\r
 \r
-const float STAT_HUD = 52;\r
+const float STAT_HUD = 53;\r
 const float HUD_NORMAL = 0;\r
 \r
 // moved that here so the client knows the max.\r