This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -5,7 +5,7 @@ using Content.Server.Light.EntitySystems;
|
||||
namespace Content.Server.Light.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
[Access(typeof(MatchstickSystem))]
|
||||
[Friend(typeof(MatchstickSystem))]
|
||||
public sealed class MatchstickComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user