mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 20:07:56 +00:00
Working zone and world communication yay
This commit is contained in:
@@ -261,7 +261,6 @@ void GroupLFPList::SendLFPMatches(ServerLFPMatchesRequest_Struct* smrs) {
|
||||
Buffer++;
|
||||
}
|
||||
}
|
||||
Pack->Deflate();
|
||||
}
|
||||
|
||||
ClientListEntry* CLE = client_list.FindCharacter(smrs->FromName);
|
||||
|
||||
Reference in New Issue
Block a user