Auto comp (#6416)
This commit is contained in:
@@ -7,7 +7,5 @@ namespace Content.Server.Station;
|
||||
[RegisterComponent, Friend(typeof(StationSystem))]
|
||||
public class StationComponent : Component
|
||||
{
|
||||
public override string Name => "Station";
|
||||
|
||||
public StationId Station = StationId.Invalid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user