Create shared_memory directory from the config file if it doesn't exist on launch of shared_memory.exe

This commit is contained in:
Akkadius
2016-11-10 12:00:44 -06:00
parent e7e379c71b
commit 34ffb5b908
3 changed files with 42 additions and 3 deletions
+1
View File
@@ -176,6 +176,7 @@ namespace EQEmu
static const size_t TEXT_LINK_BODY_LENGTH = 56;
}
}
#endif /* COMMON_EMU_LEGACY_H */