A few trait fixes (#16062)
This commit is contained in:
6
Content.Server/Speech/Muting/MutedComponent.cs
Normal file
6
Content.Server/Speech/Muting/MutedComponent.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Content.Server.Speech.Muting
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class MutedComponent : Component
|
||||
{}
|
||||
}
|
||||
Reference in New Issue
Block a user