fix cryosleepers deleting the station (#24143)
* fix cryogenic units deleting the station * ship it
This commit is contained in:
@@ -79,7 +79,7 @@ public sealed class ContainerSpawnPointSystem : EntitySystem
|
||||
return;
|
||||
}
|
||||
|
||||
Del(args.Station);
|
||||
Del(args.SpawnResult);
|
||||
args.SpawnResult = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user