mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 06:01:38 +00:00
[Cleanup] Remove firstlogin and realfirstlogin from world/client.h (#3072)
# Notes - These are unused.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user