This commit is contained in:
Torndeco
2013-12-16 20:34:03 +00:00
parent 423390381a
commit 65037d5a87

View File

@@ -7,7 +7,7 @@ _nearPlotPole = nearestObject [player, "Plastic_Pole_EP1_DZ", 3];
//"privatized" center variable
_BD_radius = DZE_PlotPole this select 0;
_BD_radius = DZE_PlotPole select 0;
_BD_center = getPos _nearPlotPole;
_objects = [];