@@ -340,6 +340,7 @@ public:
if (Error == Error_Succeed) {
SpIniMappingTable table;
config.nServersType = 0;
+ CSimpleStringA strPath;
GetFunction()->GetPath("cfg", strPath);
#ifdef RVC_OS_WIN
sprintf(config.strFaceDataDirPath, "%s%s%s", (LPCSTR)strPath, SPLIT_SLASH_STR, "facedata");