fix bot difficulty

This commit is contained in:
ineed bots 2022-03-18 16:18:37 -06:00
parent d5cadee82e
commit c31752ba63
2 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,8 @@ bot_set_difficulty( difficulty )
} }
setDvar( "bot_difficulty", difficulty ); setDvar( "bot_difficulty", difficulty );
level.bot_difficulty = undefined;
level maps\mp\bots\_bot::bot_get_difficulty();
} }
/* /*