Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Content.Client.PowerCell;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class PowerCellVisualsComponent : Component {}
|
||||
public sealed partial class PowerCellVisualsComponent : Component {}
|
||||
|
||||
Reference in New Issue
Block a user