namespace MoleMole.Config { public class SelectMonsterAndPropByEllipse : AvatarAttackTargetSelect { public SelectMonsterAndPropByEllipse() { selectMethod = AvatarAttackTargetSelectPattern.SelectMonsterAndPropByEllipse; } } }