Shuttle drone improvements (#16931)
This commit is contained in:
@@ -8,5 +8,8 @@ namespace Content.Server.Shuttles.Events;
|
||||
[ByRefEvent]
|
||||
public struct ConsoleShuttleEvent
|
||||
{
|
||||
/// <summary>
|
||||
/// Console that we proxy into.
|
||||
/// </summary>
|
||||
public EntityUid? Console;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user