mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-28 17:45:27 +00:00
Merge remote-tracking branch 'origin/master-ng' into develop
This commit is contained in:
@@ -2272,6 +2272,10 @@ function GROUP:Respawn( Template, Reset )
|
|||||||
-- Reset events.
|
-- Reset events.
|
||||||
self:ResetEvents()
|
self:ResetEvents()
|
||||||
|
|
||||||
|
-- Reset options
|
||||||
|
self.ControllableOptions = nil
|
||||||
|
self.ControllableOptions = {}
|
||||||
|
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user