This commit is contained in:
INeedBots 2020-12-20 22:13:10 -06:00
parent f4732c8a83
commit 4dee4ef762

View File

@ -76,6 +76,9 @@ PickRandom(arr)
bot_wait_for_host()
{
host = undefined;
while (!isDefined(level) || !isDefined(level.players))
wait 0.05;
for(i = 0; i < 100; i++)
{