update bindings
This commit is contained in:
@@ -20,9 +20,9 @@ MaxCourseEntriesBeforeShowVarious=6
|
|||||||
GameBaseNoteSkin="default"
|
GameBaseNoteSkin="default"
|
||||||
|
|
||||||
[Gameplay]
|
[Gameplay]
|
||||||
ComboIsPerRow=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI
|
ComboIsPerRow=GAMESTATE:GetPlayMode() == "PlayMode_Oni"
|
||||||
MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == PLAY_MODE_ONI and TNS_W2 or TNS_W3
|
MinScoreToContinueCombo=GAMESTATE:GetPlayMode() == "PlayMode_Oni" and "TapNoteScore_W2" or "TapNoteScore_W3"
|
||||||
MinScoreToMaintainCombo=TNS_W3
|
MinScoreToMaintainCombo="TapNoteScore_W3"
|
||||||
|
|
||||||
[Screen]
|
[Screen]
|
||||||
ScreenInitCommand=
|
ScreenInitCommand=
|
||||||
|
|||||||
Reference in New Issue
Block a user