This commit is contained in:
Applevangelist 2024-04-01 19:11:33 +02:00
parent bde5859879
commit 355230a97f

View File

@ -597,7 +597,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()