diff --git a/src/ScreenGameplay.cpp b/src/ScreenGameplay.cpp index 0a706417e7..4c717f1888 100644 --- a/src/ScreenGameplay.cpp +++ b/src/ScreenGameplay.cpp @@ -354,7 +354,7 @@ void ScreenGameplay::Init() ALLOW_CENTER_1_PLAYER.Load( m_sName, "AllowCenter1Player" ); USE_ALTERNATIVE_INPUT.Load( m_sName, "UseAlternativeInput"); // configurable: - UNPAUSE_WITH_START.Load( m_sName, "UnpauseWithStart") + UNPAUSE_WITH_START.Load( m_sName, "UnpauseWithStart"); if( UseSongBackgroundAndForeground() ) {