Fixes, mostly name changes

This commit is contained in:
stiffly
2015-12-17 17:28:43 +01:00
parent 000adb198f
commit 076030a252
12 changed files with 212 additions and 213 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ private:
boost::thread m_NetworkThread;
// Network methods
void NetworkFunction();
void networkFunction();
Network* m_ClientOrServer;
bool m_IsClientOrServer = false;