using MoleMole.Config; namespace MoleMole { public delegate void AnimatedHitBoxCreatedHandler(MonoAnimatedHitboxDetect hitBox, ConfigEntityAttackPattern attackPattern); }