Customisable start year
This commit is contained in:
parent
60f716c3b3
commit
5f11a97bf3
4 changed files with 5 additions and 2 deletions
|
@ -8,7 +8,7 @@ Load in the list of games from a set of .org files.
|
|||
|
||||
thisyear = datetime.now().strftime("%Y")
|
||||
|
||||
year = 2016
|
||||
year = variables.startyear - 1
|
||||
|
||||
concernedfiles = []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue