Beispiel #1
0
 public Game()
 {
     weather.Conditions();
     weather.Forcast();
     Days.DayCycle();
 }