Example #1
0
 void DestructionD()
 {
     Destroy(this.gameObject, 0);
     lvlman.DecLives();
 }