mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +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;
|
||||
Timer connect;
|
||||
bool firstlogin;
|
||||
bool seen_character_select;
|
||||
bool realfirstlogin;
|
||||
|
||||
bool HandlePacket(const EQApplicationPacket *app);
|
||||
bool HandleNameApprovalPacket(const EQApplicationPacket *app);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user