mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-27 22:51:49 +00:00
oops lmao
This commit is contained in:
@ -2873,9 +2873,9 @@ bot_killstreak_think()
|
|||||||
for (;;)
|
for (;;)
|
||||||
{
|
{
|
||||||
if (doFastContinue)
|
if (doFastContinue)
|
||||||
{
|
|
||||||
doFastContinue = false;
|
doFastContinue = false;
|
||||||
|
else
|
||||||
|
{
|
||||||
wait randomIntRange(1, 3);
|
wait randomIntRange(1, 3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user