mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Change cfg name
--HG-- branch : develop
This commit is contained in:
parent
07ee9a4469
commit
6bb136dca9
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