Esempio n. 1
0
 //Start the round
 private void _startRound()
 {
     _stormCloud.ShrinkStormCloud();
     _storm.ActivateStorm();
 }