Serv3 rework content changes (#7145)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Content.Server.Speech.Components
|
||||
public sealed class ReplacementAccentPrototype : IPrototype
|
||||
{
|
||||
[ViewVariables]
|
||||
[DataField("id", required: true)]
|
||||
[IdDataFieldAttribute]
|
||||
public string ID { get; } = default!;
|
||||
|
||||
[DataField("words")]
|
||||
|
||||
Reference in New Issue
Block a user