mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 11:28:25 +00:00
General cleanup
This commit is contained in:
@@ -131,7 +131,7 @@ void WorldServer::OnConnected() {
|
||||
SendPacket(pack);
|
||||
safe_delete(pack);
|
||||
}
|
||||
|
||||
/* Zone Process Packets from World */
|
||||
void WorldServer::Process() {
|
||||
WorldConnection::Process();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user