mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Hopefully this fixes the cargo lost :-)
This commit is contained in:
parent
337b7a69b2
commit
36aa36398c
@ -1491,7 +1491,7 @@ function GROUP:RespawnAtCurrentAirbase(SpawnTemplate, Takeoff, Uncontrolled) --
|
||||
SpawnTemplate.uncontrolled=Uncontrolled
|
||||
|
||||
-- Destroy and respawn.
|
||||
self:Destroy()
|
||||
self:Destroy( false )
|
||||
_DATABASE:Spawn( SpawnTemplate )
|
||||
|
||||
-- Reset events.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user