Merge pull request #1494 from ebaydayz/patch-4

Change count back to forEach
This commit is contained in:
Skaronator.com
2014-07-31 22:34:13 +02:00

View File

@@ -150,4 +150,4 @@ if (_nearbyCount < 1) exitwith
};
};
};
} count _nearby;
} forEach _nearby;