Salvage expeditions (#12745)
This commit is contained in:
@@ -6,4 +6,4 @@ namespace Content.Server.Shuttles.Events;
|
||||
/// Raised when <see cref="ShuttleSystem.FasterThanLight"/> has completed FTL Travel.
|
||||
/// </summary>
|
||||
[ByRefEvent]
|
||||
public readonly record struct FTLCompletedEvent;
|
||||
public readonly record struct FTLCompletedEvent(EntityUid Entity, EntityUid MapUid);
|
||||
|
||||
Reference in New Issue
Block a user