Legacy connection wip

This commit is contained in:
KimLS
2016-11-07 21:03:06 -08:00
parent 3e38055f20
commit f07b5d9032
26 changed files with 384 additions and 170 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ public:
LoginServerList();
~LoginServerList();
void Add(const char*, uint16, const char*, const char*);
void Add(const char*, uint16, const char*, const char*, bool);
bool SendInfo();
bool SendNewInfo();