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-21 01:28:40 +07:00
committed by phobos2077
parent b5f3addae5
commit 7a5a54ab5e
2 changed files with 4 additions and 3 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