fallback update, rollbodyincrementscombo false [Midiman]

This commit is contained in:
AJ Kelly
2010-06-06 18:43:28 -05:00
parent fef983c144
commit 30010dd916
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -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()