From f0eefa869827d5ff8e950f5ee62b8e5b307f2dc9 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sat, 4 Jun 2011 19:36:32 -0400 Subject: [PATCH] So how badly will this break? Allow pump to have routine as a compatible mode. No telling what we're missing, but we should prepare for it. --- Themes/_fallback/Scripts/03 Gameplay.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/_fallback/Scripts/03 Gameplay.lua b/Themes/_fallback/Scripts/03 Gameplay.lua index c9369de85a..f26977c630 100644 --- a/Themes/_fallback/Scripts/03 Gameplay.lua +++ b/Themes/_fallback/Scripts/03 Gameplay.lua @@ -27,7 +27,7 @@ function GameCompatibleModes() sGame = GAMESTATE:GetCurrentGame():GetName() local Modes = { dance = "Single,Double,Solo,Versus,Couple", - pump = "Single,Double,HalfDouble,Versus,Couple", + pump = "Single,Double,HalfDouble,Versus,Couple,Routine", beat = "5Keys,7Keys,10Keys,14Keys", kb7 = "KB7", para = "Single",