mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-03 10:33:52 +00:00
More logging [skip ci]
This commit is contained in:
parent
1f928cd161
commit
4b77f573c0
@ -130,6 +130,8 @@ void LoginServer::ProcessUsertoWorldReqLeg(uint16_t opcode, EQ::Net::Packet &p)
|
||||
}
|
||||
}
|
||||
|
||||
LogDebug("[ProcessUsertoWorldReqLeg] Sent response to account_id [{0}]", utwr->lsaccountid);
|
||||
|
||||
SendPacket(&outpack);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user