Evac shuttle (#8931)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
6
Content.Shared/Shuttles/Systems/SharedShuttleSystem.cs
Normal file
6
Content.Shared/Shuttles/Systems/SharedShuttleSystem.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Content.Shared.Shuttles.Systems;
|
||||
|
||||
public abstract partial class SharedShuttleSystem : EntitySystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user