Extend RgbLightController (#6179)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Light;
|
||||
|
||||
namespace Content.Server.Light.EntitySystems;
|
||||
|
||||
public sealed class RgbLightControllerSystem : SharedRgbLightControllerSystem
|
||||
{
|
||||
// Howdy
|
||||
}
|
||||
Reference in New Issue
Block a user