add versus 5 and 7 key modes to beat, hopefully fixing issue 511

This commit is contained in:
AJ Kelly
2011-09-02 21:08:25 -05:00
parent abb21b32a1
commit b9370ad3ed
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ function GameCompatibleModes()
local Modes = {
dance = "Single,Double,Solo,Versus,Couple",
pump = "Single,Double,HalfDouble,Versus,Couple,Routine",
beat = "5Keys,7Keys,10Keys,14Keys",
beat = "5Keys,7Keys,10Keys,14Keys,Versus5,Versus7",
kb7 = "KB7",
para = "Single",
techno = "Single4,Single5,Single8,Double4,Double8",