Feature: Configurable game ending year

Functionally reverts 683b65ee1
This commit is contained in:
Niels Martin Hansen
2019-09-18 20:18:45 +02:00
parent 69f9529ba3
commit 2fd871e2af
8 changed files with 47 additions and 4 deletions

View File

@@ -84,6 +84,8 @@ static const Year MIN_YEAR = 0;
/** The default starting year */
static const Year DEF_START_YEAR = 1950;
/** The default scoring end year */
static const Year DEF_END_YEAR = ORIGINAL_END_YEAR - 1;
/**
* MAX_YEAR, nicely rounded value of the number of years that can