mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 15:58:36 +00:00
[NPC Handins] Fix MultiQuest Handins (#4651)
* [NPC Handins] Fix multi-quest handins * Update linux-build.sh
This commit is contained in:
@@ -56,7 +56,6 @@ bool QueryServ::SendPacket(ServerPacket *pack)
|
||||
return true;
|
||||
}
|
||||
|
||||
LogInfo("SendPacket request with QS Server Offline.");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user