Новый акцент
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using Content.Server._Honk.Speech.EntitySystems;
|
||||
|
||||
namespace Content.Server._Honk.Speech.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(GermanAccentSystem))]
|
||||
public sealed partial class GermanAccentComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user