Protocol changes for big blind / small blind. GUI Player is now stored in Game.
This commit is contained in:
@@ -82,8 +82,6 @@ protected:
|
||||
void RemovePlayerData(unsigned playerId);
|
||||
const PlayerDataList &GetPlayerDataList() const;
|
||||
|
||||
int m_myPlayerNum; // TODO: Hack
|
||||
|
||||
private:
|
||||
|
||||
std::auto_ptr<ClientContext> m_context;
|
||||
|
||||
Reference in New Issue
Block a user