Evac shuttle (#8931)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Server.Shuttles.Components;
|
||||
|
||||
namespace Content.Server.Shuttles.Events;
|
||||
|
||||
/// <summary>
|
||||
/// Raised when <see cref="EmergencyShuttleConsoleComponent"/> has authorized successfully.
|
||||
/// </summary>
|
||||
public sealed class EmergencyShuttleAuthorizedEvent {}
|
||||
Reference in New Issue
Block a user