Delta-v/Content.Server/_DV/SmartFridge/SmartFridgeSystem.cs

6 lines
147 B
C#

using Content.Shared._DV.SmartFridge;
namespace Content.Server._DV.SmartFridge;
public sealed class SmartFridgeSystem : SharedSmartFridgeSystem;