Replace m_bPlayersCanJoin with PlayersCanJoin().
Move GetNumSidesJoined out of the header.
This commit is contained in:
@@ -38,6 +38,7 @@ public:
|
||||
protected:
|
||||
virtual int GetSelectionIndex( PlayerNumber pn ) = 0;
|
||||
virtual void UpdateSelectableChoices() = 0; // derived screens must handle this
|
||||
void FinalizeChoices();
|
||||
|
||||
CString m_sName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user