Limited the range of values for StartYear/Month/Day to prevent errors when setting them to negative values, and added a clarification in ddraw.ini.

This commit is contained in:
NovaRain
2017-02-12 00:11:21 +08:00
parent 573e5324f4
commit 535b7edc55
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -239,6 +239,7 @@ Movie16=artimer4.mve
Movie17=credits.mve
;To change the starting year, month or day, uncomment the next 3 lines
;Both StartMonth and StartDay are 0-indexed
;StartYear=-1
;StartMonth=-1
;StartDay=-1