mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Typo
This commit is contained in:
@@ -7,7 +7,7 @@ _nearPlotPole = nearestObject [player, "Plastic_Pole_EP1_DZ", 3];
|
|||||||
|
|
||||||
|
|
||||||
//"privatized" center variable
|
//"privatized" center variable
|
||||||
_BD_radius = DZE_PlotPole this select 0;
|
_BD_radius = DZE_PlotPole select 0;
|
||||||
_BD_center = getPos _nearPlotPole;
|
_BD_center = getPos _nearPlotPole;
|
||||||
|
|
||||||
_objects = [];
|
_objects = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user