diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 201faffe17..208a85d972 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -773,6 +773,9 @@ GivingUpGoesToPrevScreen="false" GivingUpGoesToNextScreen="false" InitialBackgroundBrightness=1 MusicFadeOutSeconds=0.5 +MinSecondsToStep=6.0 +MinSecondsToMusic=1.0 +MinSecondsToStepNextSong=2.0 AllowCenter1Player=true ScoreKeeperClass="ScoreKeeperNormal" SongBackgroundOnCommand= @@ -3296,6 +3299,8 @@ NextScreen="ScreenRanking" DifficultiesToShow="easy,medium" StartScreen=ScreenTitleBranch() PlayMusic=false +MinSecondsToStep=0 +MinSecondsToMusic=0 ShowCourseModifiersProbability=0 AllowAdvancedModifiers=false AllowStyleTypes="TwoPlayersTwoSides"