diff --git a/common/eqemu_config.h b/common/eqemu_config.h index 38995b796..58b1bee9b 100644 --- a/common/eqemu_config.h +++ b/common/eqemu_config.h @@ -169,7 +169,7 @@ class EQEmuConfig : public XMLParser LogDir = "logs/"; // Launcher - LogPrefix = "zone-"; + LogPrefix = "logs/zone-"; LogSuffix = ".log"; RestartWait = 10000; //milliseconds TerminateWait = 10000; //milliseconds