Re-add action prototypes (#7508)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ public sealed partial class MappingSystem : EntitySystem
|
||||
}
|
||||
}
|
||||
|
||||
public sealed class StartPlacementActionEvent : PerformActionEvent
|
||||
public sealed class StartPlacementActionEvent : InstantActionEvent
|
||||
{
|
||||
[DataField("entityType")]
|
||||
public string? EntityType;
|
||||
|
||||
Reference in New Issue
Block a user