Fixedd last commit

This commit is contained in:
MathuSum Mut
2019-04-04 22:40:06 +02:00
committed by GitHub
parent 58d6846b11
commit 08cc68400e

View File

@@ -219,7 +219,7 @@ namespace Game {
if (foundPath == false) {
foundPath =
tryCustomPath(cfgType, fileName,
formatPath(endPathWithSlash((DATADIR))));
formatPath(endPathWithSlash(TOSTRING(DATADIR))));
}
#endif