Re-add action prototypes (#7508)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -5,4 +5,4 @@ namespace Content.Shared.Toggleable;
|
||||
/// <summary>
|
||||
/// Generic action-event for toggle-able components.
|
||||
/// </summary>
|
||||
public sealed class ToggleActionEvent : PerformActionEvent { }
|
||||
public sealed class ToggleActionEvent : InstantActionEvent { }
|
||||
|
||||
Reference in New Issue
Block a user