Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -5,6 +5,6 @@ namespace Content.Shared.Tools.Components
|
||||
/// or not to work.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ToolForcePoweredComponent : Component
|
||||
public sealed partial class ToolForcePoweredComponent : Component
|
||||
{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user