using Content.Shared.Light.EntitySystems;
namespace Content.Server.Light.EntitySystems;
public sealed class LightBulbSystem : SharedLightBulbSystem;