Fixes with waypoints in NTTR 2.1.1

behaves different than 1.5.7!!!
This commit is contained in:
FlightControl_Master
2017-08-12 17:07:10 +02:00
parent 3742f2937c
commit 4f2afa29fa
5 changed files with 7 additions and 5 deletions

View File

@@ -367,6 +367,7 @@ function AI_A2A_PATROL:onafterRoute( AIGroup, From, Event, To )
true
)
PatrolRoute[#PatrolRoute+1] = ToPatrolRoutePoint
PatrolRoute[#PatrolRoute+1] = ToPatrolRoutePoint
local Tasks = {}