diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index a033ebc479..a45b0857ea 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -423,6 +423,8 @@ void ScreenGameplay::Init() break; } + m_ShowScoreboard = false; + //the following is only used in SMLAN/SMOnline if (NSMAN->useSMserver) {