Exemplo n.º 1
0
 private void Restart()
 {
     _harvested  = 0;
     _sacrificed = 0;
     rain.RestartRain();
 }