mirror of
https://github.com/ineedbots/t6_bot_warfare.git
synced 2025-06-29 15:51:51 +00:00
fix bot difficulty
This commit is contained in:
Binary file not shown.
@ -272,6 +272,8 @@ bot_set_difficulty( difficulty )
|
||||
}
|
||||
|
||||
setDvar( "bot_difficulty", difficulty );
|
||||
level.bot_difficulty = undefined;
|
||||
level maps\mp\bots\_bot::bot_get_difficulty();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user