Ejemplo n.º 1
0
 public override void Excecute()
 {
     m_shoot.Excecute();
     m_shoot.damage = m_damage;
 }