Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,4 +4,4 @@ namespace Content.Server.Cargo.Components;
|
||||
/// Any entities intersecting when a shuttle is recalled will be sold.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class CargoPalletComponent : Component {}
|
||||
public sealed partial class CargoPalletComponent : Component {}
|
||||
|
||||
Reference in New Issue
Block a user