r2mods/ilspy_dump/ror2_csproj/EntityStates.Vermin/SpawnState.cs

6 lines
89 B
C#

namespace EntityStates.Vermin;
public class SpawnState : GenericCharacterSpawnState
{
}