Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -5,4 +5,4 @@ namespace Content.Shared.Movement.Events;
|
||||
/// <summary>
|
||||
/// Raised on a jetpack whenever it is toggled.
|
||||
/// </summary>
|
||||
public sealed class ToggleJetpackEvent : InstantActionEvent {}
|
||||
public sealed partial class ToggleJetpackEvent : InstantActionEvent {}
|
||||
|
||||
Reference in New Issue
Block a user