Removed client code which is no longer needed now. Networking still somewhat broken.
This commit is contained in:
@@ -184,7 +184,6 @@ protected:
|
||||
// Protected constructor - this is a singleton.
|
||||
ServerRecvStateStartRound();
|
||||
|
||||
static void GameRun(Game &curGame);
|
||||
static std::list<PlayerInterface *> GetActivePlayers(Game &curGame);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user