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