mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 10:49:48 +02:00
Make paths slashed again!
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(TOSTRING(DATADIR)));
|
formatPath(endPathWithSlash((DATADIR))));
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user