Exemplo n.º 1
0
 protected override void OnRabitHit(HeroControll rabit)
 {
     rabit.makeSuper();
     this.CollectedHide();
 }