This commit is contained in:
Frank
2022-10-31 20:53:20 +01:00
parent d4b5e24364
commit addb7ba36a
2 changed files with 2 additions and 2 deletions

View File

@@ -1230,7 +1230,7 @@ function ARMYGROUP:onafterUpdateRoute(From, Event, To, n, N, Speed, Formation)
self.speedWp=wp.speed
-- Debug output.
if self.verbose>=10 or self.attribute==GROUP.Attribute.GROUND_APC then
if self.verbose>=10 then --or self.attribute==GROUP.Attribute.GROUND_APC then
for i,_wp in pairs(waypoints) do
local wp=_wp --Ops.OpsGroup#OPSGROUP.Waypoint