Beam Component and Lightning Component (#10196)
This commit is contained in:
6
Content.Shared/Beam/SharedBeamSystem.cs
Normal file
6
Content.Shared/Beam/SharedBeamSystem.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Content.Shared.Beam;
|
||||
|
||||
public abstract class SharedBeamSystem : EntitySystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user