build: Fixes for build
This commit is contained in:
@@ -77,7 +77,7 @@ void setupApp(int argc, char *argv[])
|
||||
|
||||
if (!appIsMacBundle)
|
||||
{
|
||||
UserPaths::setUserDataPath(path.absolute().str() + "/" + UserPaths::getUserDataPath());
|
||||
UserPaths::setUserDataPath(path.absolute().str() + "/user/");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user