Minor tweaks

This commit is contained in:
Kayne Ruse
2014-08-19 03:35:46 +10:00
parent 61337e29f6
commit dfe8c108de
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ private:
//misc
bool running = true;
int clientUID = 0;
int clientIndex = 0;
};
#endif