fixed bots never climbing after jumping and new_enemy

This commit is contained in:
Your Name 2020-08-28 16:07:31 -06:00
parent 398cb1fea5
commit e7530bc6e5

View File

@ -1688,7 +1688,7 @@ watchToLook()
continue;
self.bot.jump_time = thetime;
self jump();
self thread jump();
}
else
{