This commit is contained in:
spencer-ki 2022-01-09 01:49:59 -08:00
parent 3fec479ba3
commit 8582c565b3
3 changed files with 1 additions and 1 deletions

View File

@ -444,7 +444,7 @@ function RotorOps.aiExecute(vars)
--debugMsg("tasking: "..group_name.." : "..task .." zone:"..zone)
if Group.isExist(Group.getByName(group_name)) ~= true or #Group.getByName(group_name):getUnits() < 1 then
debugMsg("group no longer exists")
--debugMsg("group no longer exists")
RotorOps.ai_tasks[group_name] = nil
return
end

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB