mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
Fix throwing carepackage
This commit is contained in:
parent
c578dce2d6
commit
5df171c375
@ -2021,8 +2021,8 @@ fire_current_weapon()
|
||||
|
||||
for (;;)
|
||||
{
|
||||
self thread BotPressAttack(0.1);
|
||||
wait 0.05;
|
||||
self thread BotPressAttack(0.05);
|
||||
wait 0.1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user