main cult
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared.White.Cult.Structures;
|
||||
|
||||
[NetSerializable, Serializable]
|
||||
public enum CultStructureCraftUiKey : byte
|
||||
{
|
||||
Key,
|
||||
}
|
||||
Reference in New Issue
Block a user