diff --git a/Themes/_fallback/Scripts/03 Gameplay.lua b/Themes/_fallback/Scripts/03 Gameplay.lua index d702162f60..e873f7638f 100644 --- a/Themes/_fallback/Scripts/03 Gameplay.lua +++ b/Themes/_fallback/Scripts/03 Gameplay.lua @@ -161,10 +161,11 @@ function ImmediateHoldLetGo() end; function RollBodyIncrementsCombo() - if GAMESTATE:GetCurrentGame():GetName() == "pump" then + return false +--[[ if GAMESTATE:GetCurrentGame():GetName() == "pump" then return false; else return true; - end; + end; --]] end; function CheckpointsTapsSeparateJudgment() diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 842394faeb..1146a36589 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -172,7 +172,7 @@ ShowQMarksInRandomCycle=true RandomText="..." # xxx: localize me -aj VariousText="Various" - +RandomText="???" [CodeDetector] # Codes on the MusicWheel that change stuff! PrevSteps1="Up,Up"