diff options
author | Colin Snover | 2017-02-16 12:58:47 -0600 |
---|---|---|
committer | Colin Snover | 2017-04-23 13:07:25 -0500 |
commit | b3ecc54a7a3023a648378771f543b060f46f7fae (patch) | |
tree | 0f6698d166933c1b0a835352c4d8153581f3a5dc /image/codecs/smc.cpp | |
parent | f58019b6800f9ce72549ae6ec245766adbebeae2 (diff) | |
download | scummvm-rg350-b3ecc54a7a3023a648378771f543b060f46f7fae.tar.gz scummvm-rg350-b3ecc54a7a3023a648378771f543b060f46f7fae.tar.bz2 scummvm-rg350-b3ecc54a7a3023a648378771f543b060f46f7fae.zip |
SCI: Always search for .CSC script patches
Skipping a search for .CSC scripts when any .SCR files exist does
not work with at least Phant2, because it comes with an INSTALL.SCR
file. Searching unconditionally for .CSC files should not cause any
issues since the game scripts will either be in .SCR format or in
.CSC format, not both in the same game.
Diffstat (limited to 'image/codecs/smc.cpp')
0 files changed, 0 insertions, 0 deletions