Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
/// <summary>
|
||||
/// Flips the target's sprite on it's head, so they do a headstand.
|
||||
/// </summary>
|
||||
public abstract class SharedHeadstandComponent : Component { }
|
||||
public abstract partial class SharedHeadstandComponent : Component { }
|
||||
|
||||
Reference in New Issue
Block a user