Fixing compiler errors. Still broken in terms of network functionality.

This commit is contained in:
lotodore
2009-05-06 21:09:58 +00:00
parent 411ede3500
commit d7ca4d67b5
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -171,6 +171,7 @@ private:
boost::timers::portable::microsec_timer m_voteKickActionTimer;
friend class ServerLobbyThread;
friend class AbstractServerGameStateReceiving;
friend class AbstractServerGameStateRunning;
friend class AbstractServerGameStateTimer;