This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -3,7 +3,7 @@ using Content.Shared.Flash;
|
||||
namespace Content.Server.Flash.Components
|
||||
{
|
||||
[ComponentReference(typeof(SharedFlashableComponent))]
|
||||
[RegisterComponent, Access(typeof(FlashSystem))]
|
||||
[RegisterComponent, Friend(typeof(FlashSystem))]
|
||||
public sealed class FlashableComponent : SharedFlashableComponent
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user