r2mods/ilspy_dump/ror2_csproj/EntityStates.Gup/GupDeath.cs

6 lines
72 B
C#

namespace EntityStates.Gup;
public class GupDeath : BaseSplitDeath
{
}