Merge branch 'network-expansion' into server-expansion

This commit is contained in:
Kayne Ruse
2014-11-08 17:09:04 +11:00
9 changed files with 44 additions and 26 deletions
+1
View File
@@ -49,6 +49,7 @@ private:
std::string username;
//TODO: password
//bit fields?
bool blackListed = false;
bool whiteListed = true;
bool mod = false;