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