Beam Component and Lightning Component (#10196)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Lightning.Components;
|
||||
|
||||
namespace Content.Client.Lightning.Components;
|
||||
[RegisterComponent]
|
||||
public sealed class LightningComponent : SharedLightningComponent
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user