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:
Andrew Livy
2004-01-28 02:11:27 +00:00
parent 946d26ae8e
commit b6b982b4b8
3 changed files with 90 additions and 1 deletions
+2
View File
@@ -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];