Mouse Accent Fix (#5876)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.Speech.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class MouseAccentComponent : Component
|
||||
{
|
||||
public override string Name => "MouseAccent";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user