Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -3,5 +3,5 @@ using Content.Shared.Shuttles.Components;
|
||||
namespace Content.Client.Shuttles
|
||||
{
|
||||
[RegisterComponent]
|
||||
public sealed class ShuttleConsoleComponent : SharedShuttleConsoleComponent {}
|
||||
public sealed partial class ShuttleConsoleComponent : SharedShuttleConsoleComponent {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user