]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Fix stats conflict from pickup crosshair. Happens all the time when I code new stats :P
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 26 Feb 2011 14:07:54 +0000 (16:07 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 26 Feb 2011 14:07:54 +0000 (16:07 +0200)
data/qcsrc/common/constants.qh

index c13b426e1e75ffd1a787e8449012fda66f12faae..76ca2167ee107e5b090d7b33873931eede268767 100644 (file)
@@ -286,7 +286,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 = 53;\r
+const float STAT_HUD = 54;\r
 const float HUD_NORMAL = 0;\r
 \r
 // moved that here so the client knows the max.\r