mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 05:55:42 +00:00
fixed bots never climbing after jumping and new_enemy
This commit is contained in:
parent
398cb1fea5
commit
e7530bc6e5
@ -1688,7 +1688,7 @@ watchToLook()
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
self.bot.jump_time = thetime;
|
self.bot.jump_time = thetime;
|
||||||
self jump();
|
self thread jump();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user