mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
More _log Client replacements
This commit is contained in:
@@ -387,7 +387,7 @@ void WorldServer::Process() {
|
||||
}
|
||||
else {
|
||||
#ifdef _EQDEBUG
|
||||
_log(ZONE__WORLD, "Error: WhoAllReturnStruct did not point to a valid client! "
|
||||
logger.LogDebug(EQEmuLogSys::Detail, "[CLIENT]
|
||||
"id=%i, playerineqstring=%i, playersinzonestring=%i. Dumping WhoAllReturnStruct:",
|
||||
wars->id, wars->playerineqstring, wars->playersinzonestring);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user