Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Content.Client.Power.APC;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(ApcVisualizerSystem))]
|
||||
public sealed class ApcVisualsComponent : Component
|
||||
public sealed partial class ApcVisualsComponent : Component
|
||||
{
|
||||
#region Indicators
|
||||
|
||||
|
||||
Reference in New Issue
Block a user