Moved server/server_utilities up one directory

Also modified makefiles to account for the change.
This commit is contained in:
2016-03-21 19:07:09 +11:00
parent 19792f8aec
commit fd11f4e0e6
17 changed files with 27 additions and 41 deletions
+1
View File
@@ -36,6 +36,7 @@ public:
std::string GetUsername();
//database stuff
//TODO: rename Get* to GetIs*
bool GetBlackListed();
bool GetWhiteListed();
bool GetModerator();