mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
More log replacements
This commit is contained in:
@@ -9153,7 +9153,7 @@ void Client::Handle_OP_LoadSpellSet(const EQApplicationPacket *app)
|
||||
|
||||
void Client::Handle_OP_Logout(const EQApplicationPacket *app)
|
||||
{
|
||||
logger.LogDebug(EQEmuLogSys:EQEmuLogSys::Detail, "%s sent a logout packet.", GetName());
|
||||
logger.LogDebug(EQEmuLogSys::Detail, "%s sent a logout packet.", GetName());
|
||||
|
||||
SendLogoutPackets();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user