]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Remove monster accuracy check (monsters no longer use normal weapon functions, this...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index dbb2dd1aaaf68a31e966dad56933d985b74fda1e..6d720f1b4be9d1d22370761dd803044eb870efad 100644 (file)
@@ -21,7 +21,7 @@ float g_warmup_limit;
 float g_warmup_allguns;
 float g_warmup_allow_timeout;
 float g_race_qualifying;
-float inWarmupStage;
+float warmup_stage;
 float g_pickup_respawntime_weapon;
 float g_pickup_respawntime_superweapon;
 float g_pickup_respawntime_ammo;