Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Content.Server.Construction.Completions;
|
||||
|
||||
[UsedImplicitly]
|
||||
[DataDefinition]
|
||||
public sealed class AppearanceChange : IGraphAction
|
||||
public sealed partial class AppearanceChange : IGraphAction
|
||||
{
|
||||
/// <summary>
|
||||
/// The appearance key to use.
|
||||
|
||||
Reference in New Issue
Block a user