mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-19 21:08:20 +00:00
Heavy wip on login changes to get it to actually work like we want
This commit is contained in:
@@ -129,6 +129,7 @@ private:
|
||||
|
||||
std::string account_name;
|
||||
unsigned int account_id;
|
||||
std::string loginserver_name;
|
||||
unsigned int play_server_id;
|
||||
unsigned int play_sequence_id;
|
||||
std::string key;
|
||||
|
||||
Reference in New Issue
Block a user