Exemplo n.º 1
0
 void OnDestroy()
 {
     if (wall)
     {
         wall.DecreaseCounter();
     }
 }