Пример #1
0
 //forward call to the PowerUpManager
 //clear active powerup selection
 public void DeselectPowerUp()
 {
     powerUpScript.Deselect();
 }