@@ -1,12 +0,0 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Shuttles.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Prevents the attached entity from taking FTL.
|
||||
/// </summary>
|
||||
[RegisterComponent, NetworkedComponent]
|
||||
public sealed partial class NoFTLComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user