]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/autocvars.qh
Use bot_debug for bot navigation dprints
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / autocvars.qh
index 0cc8c8697a9a963b9223e3c540bae084a049d378..d1603c0af1c3014b57fdc64750cfef9e7d5aaa58 100644 (file)
@@ -57,6 +57,7 @@ float autocvar_bot_sound_monopoly;
 #define autocvar_bot_suffix cvar_string("bot_suffix")
 float autocvar_bot_usemodelnames;
 float autocvar_bot_vs_human;
+float autocvar_bot_debug;
 float autocvar_bot_debug_tracewalk;
 float autocvar_bot_debug_goalstack;
 float autocvar_bot_wander_enable;