]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Merge branch 'mirceakitsune/event_chasecam' of ssh://git.xonotic.org/xonotic-data...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index 467838ca2c6afda131d50812077fb803ebcf559b..2a99f50323fe01ea43ae1b837d6a56956ecbf4dc 100644 (file)
@@ -56,6 +56,7 @@ float autocvar_bot_usemodelnames;
 float autocvar_bot_vs_human;
 float autocvar_bot_debug_tracewalk;
 float autocvar_bot_debug_goalstack;
+float autocvar_bot_wander_enable;
 float autocvar_captureleadlimit_override;
 #define autocvar_capturelimit_override cvar("capturelimit_override")
 float autocvar_deathmatch_force_teamplay;