fallback update, rollbodyincrementscombo false [Midiman]
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user