mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 10:15:44 +00:00
a
This commit is contained in:
parent
1ff5f88daa
commit
e2d1c3739d
@ -402,9 +402,6 @@ getValidGrenade()
|
||||
|
||||
possibles[possibles.size] = grenadeTypes[i];
|
||||
}
|
||||
|
||||
if (!possibles.size)
|
||||
return undefined;
|
||||
|
||||
return random(possibles);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user