mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
Turn NameApprovalPacket handling into a method.
This commit is contained in:
@@ -98,6 +98,8 @@ private:
|
||||
bool seencharsel;
|
||||
bool realfirstlogin;
|
||||
bool HandlePacket(const EQApplicationPacket *app);
|
||||
bool HandleNameApprovalPacket(const EQApplicationPacket *app);
|
||||
|
||||
EQStreamInterface* const eqs;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user