Content update for NetEntities (#18935)
This commit is contained in:
@@ -165,7 +165,7 @@ public sealed partial class EmergencyShuttleSystem : EntitySystem
|
||||
|
||||
RaiseNetworkEvent(new EmergencyShuttlePositionMessage()
|
||||
{
|
||||
StationUid = targetGrid,
|
||||
StationUid = GetNetEntity(targetGrid),
|
||||
Position = config.Area,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user