ECS cargo telepad and cleanup (#6450)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Shared.Cargo.Components;
|
||||
|
||||
public abstract class SharedCargoTelepadComponent : Component
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user