Delta-v/Content.Server/_EE/Flight/FlightSystem.cs

5 lines
126 B
C#

using Content.Shared._EE.Flight;
namespace Content.Server._EE.Flight;
public sealed class FlightSystem : SharedFlightSystem;