Change cfg name

--HG--
branch : develop
This commit is contained in:
kaetemi 2014-09-12 20:33:20 +02:00
parent 07ee9a4469
commit 6bb136dca9

View file

@ -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);