diff --git a/stepmania/src/ScreenEvaluation.cpp b/stepmania/src/ScreenEvaluation.cpp index eff362e054..69e254f6dc 100644 --- a/stepmania/src/ScreenEvaluation.cpp +++ b/stepmania/src/ScreenEvaluation.cpp @@ -188,7 +188,7 @@ void ScreenEvaluation::Init() * include the last game. */ GAMESTATE->CommitStageStats(); - Screen::Init(); + ScreenWithMenuElements::Init(); LIGHTSMAN->SetLightsMode( LIGHTSMODE_MENU );