Example #1
0
 private void DoubleBallSize(GameObject gameObject)
 {
     DoubleBallSizePowerUp.Activate(ref balls);
 }