Files
OldThink/Content.Server/_White/Other/ExpeditionGhostRoleComponent.cs

7 lines
133 B
C#
Raw Permalink Normal View History

namespace Content.Server._White.Other;
[RegisterComponent]
public sealed partial class ExpeditionGhostRoleComponent : Component
{
}