Skip to content

Commit

Permalink
THE REAL FIX AND WHY IS THIS SO WEIRD
Browse files Browse the repository at this point in the history
ToT
  • Loading branch information
twinklezzzz committed Nov 14, 2024
1 parent e74e3fc commit 0ea08c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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/Deep-Space-Central-Command.yml");

/// <summary>
/// Centcomm entity that was loaded.
Expand Down
1 change: 0 additions & 1 deletion Resources/Maps/Deep-Space-Central-Command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ entities:
- type: Broadphase
- type: OccluderTree
- type: LoadedMap
- type: StationCentcomm
- uid: 2
components:
- type: MetaData
Expand Down

0 comments on commit 0ea08c0

Please sign in to comment.