no, really, fix from testing
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user