Merge pull request #397 from sillybear/patch-3
[theme metric] Add ComboBreakOnImmediateHoldLetGo
This commit is contained in:
@@ -1145,6 +1145,7 @@ CheckpointsTapsSeparateJudgment=not IsGame("pump")
|
|||||||
; someone misunderstood me :x -Daisu
|
; someone misunderstood me :x -Daisu
|
||||||
CheckpointsFlashOnHold=IsGame("pump")
|
CheckpointsFlashOnHold=IsGame("pump")
|
||||||
ImmediateHoldLetGo=not IsGame("pump")
|
ImmediateHoldLetGo=not IsGame("pump")
|
||||||
|
ComboBreakOnImmediateHoldLetGo=false
|
||||||
RequireStepOnHoldHeads=not IsGame("pump")
|
RequireStepOnHoldHeads=not IsGame("pump")
|
||||||
RequireStepOnMines=false
|
RequireStepOnMines=false
|
||||||
InitialHoldLife=IsGame("pump") and 0.05 or 1
|
InitialHoldLife=IsGame("pump") and 0.05 or 1
|
||||||
|
|||||||
Reference in New Issue
Block a user