no longer needed due to switch
This commit is contained in:
@@ -820,13 +820,6 @@ void ScreenEvaluation::MenuStart( PlayerNumber pn )
|
|||||||
SCREENMAN->SendMessageToTopScreen( SM_GoToFinalEvaluation, MENU_ELEMENTS_TWEEN_TIME );
|
SCREENMAN->SendMessageToTopScreen( SM_GoToFinalEvaluation, MENU_ELEMENTS_TWEEN_TIME );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if( m_ResultMode == RM_ARCADE_SUMMARY )
|
|
||||||
{
|
|
||||||
m_Menu.TweenOffScreenToBlack( SM_GoToGameFinished, false );
|
|
||||||
//Don't want to update song stats again.... If the else case is supposed to handle this, then add
|
|
||||||
//the return to the else case, and remove this case.
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
else
|
else
|
||||||
m_Menu.TweenOffScreenToBlack( SM_GoToGameFinished, false );
|
m_Menu.TweenOffScreenToBlack( SM_GoToGameFinished, false );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user