mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
titlepic: update copyright year
This commit is contained in:
parent
beebbed1f2
commit
9b4bd71aab
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import os
|
|||
font = ImageFont.load_default()
|
||||
|
||||
|
||||
txt1= "© 2001-2017"
|
||||
txt1= "© 2001-2018"
|
||||
txt2= os.environ['VERSION']
|
||||
background_image = Image.open(sys.argv[1])
|
||||
background_image.load()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue