no, really, fix from testing

This commit is contained in:
Glenn Maynard
2005-06-16 07:45:34 +00:00
parent 5ada420e70
commit 6f05cd04d1
+1 -1
View File
@@ -16,7 +16,7 @@ EditMode=2
MaxCourseEntriesBeforeShowVarious=6 MaxCourseEntriesBeforeShowVarious=6
[Gameplay] [Gameplay]
ComboIsPerRow=false ComboIsPerRow=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI
MinScoreToContinueCombo=%function() if GAMESTATE:GetPlayMode() == PLAY_MODE_ONI then return TNS_PERFECT else return TNS_GREAT end end MinScoreToContinueCombo=%function() if GAMESTATE:GetPlayMode() == PLAY_MODE_ONI then return TNS_PERFECT else return TNS_GREAT end end
MinScoreToMaintainCombo=TNS_GREAT MinScoreToMaintainCombo=TNS_GREAT