Merge pull request #129 from Ignatz-HeMan/patch-3

Pole Check fix
This commit is contained in:
Ghostrider [GRG]
2019-01-07 09:40:22 -05:00
committed by GitHub

View File

@ -73,7 +73,7 @@ while {_findNew} do
{
_findNew = true;
};
}forEach nearestObjects[blck_mapCenter, [_pole], blck_minDistanceToBases];
}forEach (allmissionobjects _pole);
};
if !(_findNew) then
{