Auto comp (#6416)
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Content.Client.Markers
|
||||
[RegisterComponent]
|
||||
public sealed class MarkerComponent : Component
|
||||
{
|
||||
public override string Name => "Marker";
|
||||
|
||||
protected override void Startup()
|
||||
{
|
||||
base.Startup();
|
||||
|
||||
Reference in New Issue
Block a user