Replace IClickAlert with events (#30728)
* Replace IAlertClick with events * whoop * eek!
This commit is contained in:
@@ -44,3 +44,5 @@ public sealed partial class PullerComponent : Component
|
||||
[DataField]
|
||||
public ProtoId<AlertPrototype> PullingAlert = "Pulling";
|
||||
}
|
||||
|
||||
public sealed partial class StopPullingAlertEvent : BaseAlertEvent;
|
||||
|
||||
Reference in New Issue
Block a user