Merge branch 'FF/Ops' into FF/OpsDev

This commit is contained in:
Frank
2024-04-04 09:35:53 +02:00
5 changed files with 118 additions and 50 deletions

View File

@@ -603,7 +603,7 @@ function OPSGROUP:New(group)
if units then
local masterunit=units[1] --Wrapper.Unit#UNIT
if unit then
if masterunit then
-- Get Descriptors.
self.descriptors=masterunit:GetDesc()