mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Multiple login account support initial, needs a ton of work but can login and create account
This commit is contained in:
@@ -1405,6 +1405,7 @@ private:
|
||||
uint32 WID;
|
||||
uint32 account_id;
|
||||
char account_name[30];
|
||||
char loginserver[64];
|
||||
uint32 lsaccountid;
|
||||
char lskey[30];
|
||||
int16 admin;
|
||||
|
||||
Reference in New Issue
Block a user