public void Start() { player.Name = player.playerName(); player.inventory.SetStartMoney(); Day.FirstDay(player); gameDay = 1; MainMenu(); }