Replace IClickAlert with events (#30728)
* Replace IAlertClick with events * whoop * eek!
This commit is contained in:
@@ -39,4 +39,6 @@ namespace Content.Shared.Shuttles.Components
|
||||
|
||||
public override bool SendOnlyToOwner => true;
|
||||
}
|
||||
|
||||
public sealed partial class StopPilotingAlertEvent : BaseAlertEvent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user