disable by default ultra-mega-high-skill mode

pvs check done only for new enemy
This commit is contained in:
jeefo 2016-01-16 11:00:40 +03:00
commit a04f47273e
4 changed files with 12 additions and 13 deletions

View file

@ -9,7 +9,7 @@
#include <core.h>
ConVar yb_whose_your_daddy ("yb_whose_your_daddy", "1");
ConVar yb_whose_your_daddy ("yb_whose_your_daddy", "0");
int Bot::FindGoal (void)
{