Serv3 rework content changes (#7145)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Server.Construction.Completions;
|
||||
[UsedImplicitly]
|
||||
public sealed class AdminLog : IGraphAction
|
||||
{
|
||||
[DataField("logType", required: true)]
|
||||
[DataField("logType")]
|
||||
public LogType LogType = LogType.Construction;
|
||||
|
||||
[DataField("impact")]
|
||||
|
||||
Reference in New Issue
Block a user