mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
AliveSet fix
This commit is contained in:
@@ -733,7 +733,7 @@ function SET_GROUP:GetAliveSet()
|
||||
end
|
||||
end
|
||||
|
||||
return AliveSet
|
||||
return AliveSet.Set or {}
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user