Shuttle docking (#5169)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -4,8 +4,5 @@ using Robust.Shared.GameObjects;
|
||||
namespace Content.Server.Shuttles
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class ShuttleComponent : SharedShuttleComponent
|
||||
{
|
||||
|
||||
}
|
||||
public sealed class ShuttleComponent : SharedShuttleComponent {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user