namespace Content.Shared.Robotics.Systems; /// /// Does nothing, only exists for access right now. /// public abstract class SharedRoboticsConsoleSystem : EntitySystem { }