mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
bugfix
This commit is contained in:
parent
b4d1118c88
commit
67d53034df
@ -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()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user