This commit is contained in:
Applevangelist 2024-04-01 19:11:53 +02:00
parent b4d1118c88
commit 67d53034df

View File

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