ChangeStepsWithGameButtons == true in pump mode
This commit is contained in:
@@ -1815,7 +1815,7 @@ ScreenModsCommand=setupmusicstagemods
|
||||
PreviousSongButton="MenuLeft"
|
||||
NextSongButton="MenuRight"
|
||||
#
|
||||
ChangeStepsWithGameButtons=false
|
||||
ChangeStepsWithGameButtons=GAMESTATE:GetCurrentGame():GetName()=="pump"
|
||||
PreviousDifficultyButton="MenuUp"
|
||||
NextDifficultyButton="MenuDown"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user