mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 10:58:20 +00:00
Heavy wip on login changes to get it to actually work like we want
This commit is contained in:
@@ -15,7 +15,7 @@ public:
|
||||
LoginServerList();
|
||||
~LoginServerList();
|
||||
|
||||
void Add(const char*, const char*, uint16, const char*, const char*, bool);
|
||||
void Add(const char*, uint16, const char*, const char*, bool);
|
||||
|
||||
bool SendInfo();
|
||||
bool SendStatus();
|
||||
|
||||
Reference in New Issue
Block a user