i need a drink,,,

This commit is contained in:
MathuSum Mut
2019-04-04 22:42:44 +02:00
committed by GitHub
parent 08cc68400e
commit 942617041e

View File

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