Mucking about with white space again.

This commit is contained in:
Sean Burke
2003-08-22 15:24:44 +00:00
parent 987d10baec
commit 18bef461d2
-1
View File
@@ -79,7 +79,6 @@ void ScreenMachineOptions::ImportOptions()
m_iSelectedOption[0][MO_COIN_MODE] = PREFSMAN->m_iCoinMode; m_iSelectedOption[0][MO_COIN_MODE] = PREFSMAN->m_iCoinMode;
m_iSelectedOption[0][MO_MENU_TIMER] = PREFSMAN->m_bMenuTimer ? 1:0; m_iSelectedOption[0][MO_MENU_TIMER] = PREFSMAN->m_bMenuTimer ? 1:0;
m_iSelectedOption[0][MO_NUM_ARCADE_STAGES] = PREFSMAN->m_bEventMode ? 7 : PREFSMAN->m_iNumArcadeStages - 1; m_iSelectedOption[0][MO_NUM_ARCADE_STAGES] = PREFSMAN->m_bEventMode ? 7 : PREFSMAN->m_iNumArcadeStages - 1;
m_iSelectedOption[0][MO_SCORING_TYPE] = PREFSMAN->m_iScoringType; m_iSelectedOption[0][MO_SCORING_TYPE] = PREFSMAN->m_iScoringType;
/* .02 difficulty is beyond our timing right now; even autoplay /* .02 difficulty is beyond our timing right now; even autoplay