Fixes, mostly name changes
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ private:
|
||||
boost::thread m_NetworkThread;
|
||||
|
||||
// Network methods
|
||||
void NetworkFunction();
|
||||
void networkFunction();
|
||||
Network* m_ClientOrServer;
|
||||
bool m_IsClientOrServer = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user