mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-16 22:18:20 +00:00
Heavy wip on login changes to get it to actually work like we want
This commit is contained in:
@@ -133,6 +133,7 @@ private:
|
||||
*/
|
||||
void ProcessNewLSInfo(uint16_t opcode, const EQ::Net::Packet &p);
|
||||
void ProcessLSStatus(uint16_t opcode, const EQ::Net::Packet &p);
|
||||
void ProcessUsertoWorldRespLeg(uint16_t opcode, const EQ::Net::Packet &p);
|
||||
void ProcessUsertoWorldResp(uint16_t opcode, const EQ::Net::Packet &p);
|
||||
void ProcessLSAccountUpdate(uint16_t opcode, const EQ::Net::Packet &p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user