Mucking about with white space again.
This commit is contained in:
@@ -79,7 +79,6 @@ void ScreenMachineOptions::ImportOptions()
|
||||
m_iSelectedOption[0][MO_COIN_MODE] = PREFSMAN->m_iCoinMode;
|
||||
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_SCORING_TYPE] = PREFSMAN->m_iScoringType;
|
||||
|
||||
/* .02 difficulty is beyond our timing right now; even autoplay
|
||||
|
||||
Reference in New Issue
Block a user