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.
This commit is contained in:
Jason Felds
2011-06-04 19:36:32 -04:00
parent 0b67f6bc64
commit f0eefa8698
+1 -1
View File
@@ -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",