mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
Missed config cause I'm totes not on gcc right now
This commit is contained in:
parent
290bcc5720
commit
a9ef83c597
@ -55,6 +55,7 @@ namespace EQEmu {
|
||||
EQ_EXCEPT("IPC Mutex", "Could not create mutex.");
|
||||
}
|
||||
#else
|
||||
auto Config = EQEmuConfig::get();
|
||||
std::string final_name = Config->SharedMemDir + name;
|
||||
final_name += ".lock";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user