From 2aedf8afe6585b2f7af845ebfb33d0eba4efc936 Mon Sep 17 00:00:00 2001 From: BIGZi0348 Date: Sun, 1 Dec 2024 14:34:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D0=B4=D0=B5=D1=8E=D1=81=D1=8C=20?= =?UTF-8?q?=D1=8D=D1=82=D0=BE=20=D0=BD=D0=B5=20=D1=81=D0=BB=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=B5=D1=82=20=D1=86=D0=B5=D0=BD=D1=82=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Content.Server/Shuttles/Components/StationCentcommComponent.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/Shuttles/Components/StationCentcommComponent.cs b/Content.Server/Shuttles/Components/StationCentcommComponent.cs index 4ea7d313a1..3655920195 100644 --- a/Content.Server/Shuttles/Components/StationCentcommComponent.cs +++ b/Content.Server/Shuttles/Components/StationCentcommComponent.cs @@ -16,7 +16,7 @@ public sealed partial class StationCentcommComponent : Component public float ShuttleIndex; [DataField] - public ResPath Map = new("/Maps/centcomm.yml"); + public ResPath Map = new("/Maps/_Honk/Stations/centcomm.yml"); // Amour /// /// Centcomm entity that was loaded.