Example #1
0
 void KamikazeBoom()
 {
     flowManager.ChangeLives(-1);
     Die();
 }