From 5d6be1209336d5e2bfde5b5d9b94d0d9322fa6cc Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 26 Sep 2006 08:26:49 +0000 Subject: [PATCH] update bindings --- stepmania/Themes/default/metrics.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 1da582a6da..30bead218c 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -20,9 +20,9 @@ MaxCourseEntriesBeforeShowVarious=6 GameBaseNoteSkin="default" [Gameplay] -ComboIsPerRow=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI -MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI and TNS_W2 or TNS_W3 -MinScoreToMaintainCombo=TNS_W3 +ComboIsPerRow=GAMESTATE:GetPlayMode() == "PlayMode_Oni" +MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == "PlayMode_Oni" and "TapNoteScore_W2" or "TapNoteScore_W3" +MinScoreToMaintainCombo="TapNoteScore_W3" [Screen] ScreenInitCommand=