mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Merge pull request #1494 from ebaydayz/patch-4
Change count back to forEach
This commit is contained in:
@@ -150,4 +150,4 @@ if (_nearbyCount < 1) exitwith
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
} count _nearby;
|
} forEach _nearby;
|
||||||
|
|||||||
Reference in New Issue
Block a user