forked from wylab/wylab-station-14
ebfcddc62f
* Fix * Yes * Mess * Update * Like that?
6 lines
167 B
C#
6 lines
167 B
C#
using Content.Shared.Shuttles.Systems;
|
|
|
|
namespace Content.Client.Shuttles.Systems;
|
|
|
|
public sealed partial class EmergencyShuttleSystem : SharedEmergencyShuttleSystem;
|