Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
/// Tracking component for an enabled cryo pod (which periodically tries to inject chemicals in the occupant, if one exists)
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ActiveCryoPodComponent : Component
|
||||
public sealed partial class ActiveCryoPodComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user