Auto comp (#6416)
This commit is contained in:
@@ -25,8 +25,6 @@ namespace Content.Server.AME.Components
|
||||
[Dependency] private readonly IMapManager _mapManager = default!;
|
||||
[Dependency] private readonly IServerEntityManager _serverEntityManager = default!;
|
||||
|
||||
public override string Name => "AMEPart";
|
||||
|
||||
[DataField("unwrapSound")]
|
||||
private SoundSpecifier _unwrapSound = new SoundPathSpecifier("/Audio/Effects/unwrap.ogg");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user