src: fixed crashes on parsing Coati
* also fixed log path getting messed up by indexing a project using a CDB
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "utility/UserPaths.h"
|
||||
|
||||
std::string UserPaths::s_userDataPath = "user/";
|
||||
std::string UserPaths::s_userDataPath = "";
|
||||
|
||||
std::string UserPaths::getUserDataPath()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user