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