Ejemplo n.º 1
0
 protected override void Death(Entity killer)
 {
     shooter.Dispose();
     base.Death(killer);
 }