Example #1
0
 public void DaySetup()
 {
     day.GetDay(player1.inventory);
     Console.WriteLine();
     Console.ReadLine();
 }