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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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