6 lines
156 B
C#
6 lines
156 B
C#
using Content.Shared._Horizon.ItemSwitch;
|
|
|
|
namespace Content.Server._Horizon.ItemSwitch;
|
|
|
|
public sealed class ItemSwitchSystem : SharedItemSwitchSystem;
|