Always play attract sound by default. (People keep reporting this as a bug.)
This commit is contained in:
@@ -182,7 +182,7 @@ PrefsManager::PrefsManager()
|
||||
m_fCenterImageScaleX = 1;
|
||||
m_fCenterImageScaleY = 1;
|
||||
|
||||
m_iAttractSoundFrequency = 4;
|
||||
m_iAttractSoundFrequency = 1;
|
||||
m_bAllowExtraStage = true;
|
||||
g_bAutoRestart = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user