mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Adust ProcessUsertoWorldReq reponse codes
This commit is contained in:
@@ -560,9 +560,8 @@ bool Client::Process() {
|
||||
OnDisconnect(true);
|
||||
Log(Logs::General, Logs::Zone_Server, "Client linkdead: %s", name);
|
||||
|
||||
if (GetGM()) {
|
||||
if (GetMerc())
|
||||
{
|
||||
if (Admin() > 100) {
|
||||
if (GetMerc()) {
|
||||
GetMerc()->Save();
|
||||
GetMerc()->Depop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user