This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -12,7 +12,7 @@ namespace Content.Shared.Light.Component;
|
||||
/// </remarks>
|
||||
[NetworkedComponent]
|
||||
[RegisterComponent]
|
||||
[Access(typeof(SharedRgbLightControllerSystem))]
|
||||
[Friend(typeof(SharedRgbLightControllerSystem))]
|
||||
public sealed class RgbLightControllerComponent : Robust.Shared.GameObjects.Component
|
||||
{
|
||||
[DataField("cycleRate")]
|
||||
|
||||
Reference in New Issue
Block a user