Refactor actions to be entities with components (#19900)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Content.Shared.Actions.Events;
|
||||
|
||||
public sealed partial class EggLayInstantActionEvent : InstantActionEvent {}
|
||||
Reference in New Issue
Block a user