Skip to content

Commit

Permalink
Add pump halfdouble support to customize gameplay
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Dec 13, 2019
1 parent ff3f16c commit a2b9aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Themes/_fallback/Scripts/00 Utility.lua
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ function getCurrentKeyMode()
local keys = {
StepsType_Dance_Single = "4K",
StepsType_Pump_Single = "5K",
StepsType_Pump_Halfdouble = "6K",
StepsType_Bm_Single5 = "6K",
StepsType_Dance_Solo = "6K",
StepsType_Kb7_Single = "7K",
Expand Down

0 comments on commit a2b9aeb

Please sign in to comment.