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