7 lines
89 B
C#
7 lines
89 B
C#
namespace Content.Client._White.Cult.Narsie;
|
|
|
|
public enum NarsieLayer
|
|
{
|
|
Default
|
|
}
|