master
This commit is contained in:
7
Content.Server/_White/Cult/HellComponent.cs
Normal file
7
Content.Server/_White/Cult/HellComponent.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared._White.Cult.Pentagram;
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Server._White.Cult;
|
||||
|
||||
[NetworkedComponent, RegisterComponent]
|
||||
public sealed partial class HellComponent : SharedHellComponent;
|
||||
Reference in New Issue
Block a user