From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:25:27 +0000 (+1100) Subject: Add PreventPilot to arrivals source (#14899) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a0e7ce2005fa5277e0c700b4b6b86f991bfbc396;p=space-station-14.git Add PreventPilot to arrivals source (#14899) --- diff --git a/Content.Server/Shuttles/Systems/ArrivalsSystem.cs b/Content.Server/Shuttles/Systems/ArrivalsSystem.cs index 2181014eb4..e2e0175b74 100644 --- a/Content.Server/Shuttles/Systems/ArrivalsSystem.cs +++ b/Content.Server/Shuttles/Systems/ArrivalsSystem.cs @@ -330,6 +330,7 @@ public sealed class ArrivalsSystem : EntitySystem { EnsureComp(id); EnsureComp(id); + EnsureComp(id); } // Handle roundstart stations.