Пример #1
0
 private void ChooseDuration()
 {
     howManyDays = UserInterface.ChooseDuration("How many days would you like the game to run?  (7-100)\n\n__", 7, 30);
 }