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
|
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()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user