aboutsummaryrefslogtreecommitdiffstats
path: root/code/botlib/be_aas_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/botlib/be_aas_main.c')
-rw-r--r--code/botlib/be_aas_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/botlib/be_aas_main.c b/code/botlib/be_aas_main.c
index 0296b1a..99a183a 100644
--- a/code/botlib/be_aas_main.c
+++ b/code/botlib/be_aas_main.c
@@ -247,7 +247,7 @@ int AAS_StartFrame(float time)
//
aasworld.frameroutingupdates = 0;
//
- if (bot_developer)
+ if (botDeveloper)
{
if (LibVarGetValue("showcacheupdates"))
{