mirror of
https://github.com/glest/glest-source.git
synced 2025-08-10 18:34:05 +02:00
Fixedd last commit
This commit is contained in:
@@ -219,7 +219,7 @@ namespace Game {
|
|||||||
if (foundPath == false) {
|
if (foundPath == false) {
|
||||||
foundPath =
|
foundPath =
|
||||||
tryCustomPath(cfgType, fileName,
|
tryCustomPath(cfgType, fileName,
|
||||||
formatPath(endPathWithSlash((DATADIR))));
|
formatPath(endPathWithSlash(TOSTRING(DATADIR))));
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user