mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-28 01:30:49 +00:00
Merge remote-tracking branch 'origin/master-ng' into develop
This commit is contained in:
@@ -2271,6 +2271,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