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