Warehouse v0.2.2

This commit is contained in:
funkyfranky
2018-08-20 00:08:19 +02:00
parent 8bcdbef426
commit d1aa5d5de3
4 changed files with 229 additions and 202 deletions

View File

@@ -1028,6 +1028,7 @@ do -- COORDINATE
RoutePoint.task.params = {}
RoutePoint.task.params.tasks = DCSTasks or {}
self:E({RoutePoint=RoutePoint})
return RoutePoint
end