* Spanish and French comment * Added the interrobang * Make spanish accent use sting builder
5 lines
134 B
C#
5 lines
134 B
C#
namespace Content.Server.Speech.Components;
|
|
|
|
[RegisterComponent]
|
|
public sealed partial class SpanishAccentComponent : Component {}
|