mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-04 00:02:24 +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);
|
SendPacket(&outpack);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user