Removed AutoSearchPath from ddraw.ini

* the folder path for auto-loading custom files is now constant.
This commit is contained in:
NovaRain
2020-06-30 22:02:21 +08:00
parent bfaed2eb68
commit 467d895ba6
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ UseCommandLine=0
;Path to the folder in which the game will automatically search and load custom files (by *.dat mask, including folders)
;The data load order of the files in the folder will be in reverse alphabetical order of the filenames
;The files placed in this folder will have higher priority than the PatchFileXX options
;Uncomment the option to specify a different folder path. The default path is <GameRoot>\mods\
;This option is not used since v4.2.6. The default path is <GameRoot>\mods\
;AutoSearchPath=mods
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX