Update StationCentcommComponent.cs (#813)

This commit is contained in:
BIGZi0348
2024-12-10 00:17:28 +03:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ public sealed partial class StationCentcommComponent : Component
public float ShuttleIndex; public float ShuttleIndex;
[DataField] [DataField]
public ResPath Map = new("/Maps/centcomm.yml"); public ResPath Map = new("/Maps/White/centcomm.yml"); // WD
/// <summary> /// <summary>
/// Centcomm entity that was loaded. /// Centcomm entity that was loaded.