Re-add action prototypes (#7508)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -70,7 +70,7 @@ public sealed class IntrinsicUISystem : EntitySystem
|
||||
}
|
||||
|
||||
[UsedImplicitly]
|
||||
public sealed class ToggleIntrinsicUIEvent : PerformActionEvent
|
||||
public sealed class ToggleIntrinsicUIEvent : InstantActionEvent
|
||||
{
|
||||
[ViewVariables]
|
||||
public Enum? Key { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user