mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-17 13:42:57 +03:00
Fix private array
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
// Remove preview build by RimBlock (http://epochmod.com/forum/index.php?/user/12612-rimblock/)
|
// Remove preview build by RimBlock (http://epochmod.com/forum/index.php?/user/12612-rimblock/)
|
||||||
private ["_distance","_plotPole","_findNearestPoles","_validMarkers","_isNearPlot","_poleInv"]
|
private ["_distance","_plotPole","_findNearestPoles","_validMarkers","_isNearPlot","_poleInv"];
|
||||||
|
|
||||||
_distance = (DZE_PlotPole select 0) + 5;
|
_distance = (DZE_PlotPole select 0) + 5;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user