]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
BOT AI: Sometimes bot is pushed so hard (by a jumppad or a shot) that ends up touchin...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 8da6bf5a738548a4e6b6e2e093c73baa7e61b954..daa1d3c8b7bd205640288198c94a0eb7f010dede 100644 (file)
@@ -303,6 +303,7 @@ REGISTER_STAT(SLICK_APPLYGRAVITY, bool, autocvar_sv_slick_applygravity)
 
 #ifdef SVQC
 #include "physics/movetypes/movetypes.qh"
+float warmup_limit;
 #endif
 
 REGISTER_STAT(MOVEVARS_AIRACCEL_QW_STRETCHFACTOR, float)