mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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/)
|
||||
private ["_distance","_plotPole","_findNearestPoles","_validMarkers","_isNearPlot","_poleInv"]
|
||||
private ["_distance","_plotPole","_findNearestPoles","_validMarkers","_isNearPlot","_poleInv"];
|
||||
|
||||
_distance = (DZE_PlotPole select 0) + 5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user