Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
/// Triggers when the artifact lands after being thrown.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ArtifactLandTriggerComponent : Component
|
||||
public sealed partial class ArtifactLandTriggerComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user