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

6 lines
72 B
C#

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