mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 19:41:30 +00:00
[Cleanup] Remove firstlogin and realfirstlogin from world/client.h (#3072)
# Notes - These are unused.
This commit is contained in:
parent
c05baac551
commit
1b3ca95f8c
@ -99,9 +99,7 @@ private:
|
|||||||
|
|
||||||
ClientListEntry* cle;
|
ClientListEntry* cle;
|
||||||
Timer connect;
|
Timer connect;
|
||||||
bool firstlogin;
|
|
||||||
bool seen_character_select;
|
bool seen_character_select;
|
||||||
bool realfirstlogin;
|
|
||||||
|
|
||||||
bool HandlePacket(const EQApplicationPacket *app);
|
bool HandlePacket(const EQApplicationPacket *app);
|
||||||
bool HandleNameApprovalPacket(const EQApplicationPacket *app);
|
bool HandleNameApprovalPacket(const EQApplicationPacket *app);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user