no, really, fix from testing
This commit is contained in:
@@ -16,7 +16,7 @@ EditMode=2
|
||||
MaxCourseEntriesBeforeShowVarious=6
|
||||
|
||||
[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
|
||||
MinScoreToMaintainCombo=TNS_GREAT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user