HG: changed src/ScreenGameplay.cpp
This commit is contained in:
@@ -2837,7 +2837,7 @@ StopCourseEarly=false
|
||||
ShowEvaluationOnFail=true
|
||||
ShowScoreInRave=false
|
||||
#
|
||||
UnpauseOnStart=true
|
||||
UnpauseWithStart=true
|
||||
#
|
||||
InitialBackgroundBrightness=1.0
|
||||
TimerSeconds=-1
|
||||
|
||||
@@ -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_GAME_BUTTON_START.Load( m_sName, "UnpauseOnStart" );
|
||||
UNPAUSE_WITH_GAME_BUTTON_START.Load( m_sName, "UnpauseWithStart" );
|
||||
|
||||
if( UseSongBackgroundAndForeground() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user