Fix errors from #1716

Careful @oiad
This commit is contained in:
ebaydayz
2016-07-30 10:08:02 -04:00
parent 7c4d25ef1a
commit 6b5fbe433c
3 changed files with 3 additions and 2 deletions

View File

@@ -20,3 +20,4 @@ for "_i" from 0 to 360 step (450 / _BD_radius) do {
_object setVariable ["Inventory", ["PPMarker"],true];
_object enableSimulation false;
_object setpos _location;
};