Change cfg name
This commit is contained in:
parent
a31d470fb6
commit
919fd34e00
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ void CScreenshotIslands::init()
|
||||||
|
|
||||||
// load and parse the configfile
|
// load and parse the configfile
|
||||||
CConfigFile cf;
|
CConfigFile cf;
|
||||||
cf.load("IslandScreenshots.cfg");
|
cf.load("island_screenshots.cfg");
|
||||||
|
|
||||||
CPath::remapExtension("dds", "tga", true);
|
CPath::remapExtension("dds", "tga", true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue