mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
AliveSet fix
This commit is contained in:
parent
02c671bd63
commit
ef1290015e
@ -733,7 +733,7 @@ function SET_GROUP:GetAliveSet()
|
||||
end
|
||||
end
|
||||
|
||||
return AliveSet
|
||||
return AliveSet.Set or {}
|
||||
end
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user