Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace Content.Shared.Lube;
|
||||
|
||||
[RegisterComponent]
|
||||
public sealed class LubedComponent : Component
|
||||
public sealed partial class LubedComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// Reverts name to before prefix event (essentially removes prefix).
|
||||
|
||||
Reference in New Issue
Block a user