Allow for oni/nonstop/endless to be selected / disabled appropriately if elements all on page 1 of difficulty select screen
This commit is contained in:
@@ -66,6 +66,8 @@ protected:
|
||||
|
||||
vector<ModeChoice> m_ModeChoices[NUM_PAGES];
|
||||
|
||||
vector<int> m_iaChoicesToIgnore;
|
||||
|
||||
Page m_CurrentPage;
|
||||
int m_iChoiceOnPage[NUM_PLAYERS];
|
||||
bool m_bChosen[NUM_PLAYERS];
|
||||
|
||||
Reference in New Issue
Block a user