mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-09-02 09:47:26 +00:00
fixed bots never climbing after jumping and new_enemy
This commit is contained in:
@@ -1688,7 +1688,7 @@ watchToLook()
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
self.bot.jump_time = thetime;
|
self.bot.jump_time = thetime;
|
||||||
self jump();
|
self thread jump();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user