initial logdir work(incomplete)

This commit is contained in:
phredi
2016-05-24 20:00:54 -05:00
parent b997a040d7
commit 40845adbae
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -88,6 +88,7 @@ class EQEmuConfig : public XMLParser
std::string LuaModuleDir;
std::string PatchDir;
std::string SharedMemDir;
std::string LogDir;
// From <launcher/>
std::string LogPrefix;