add Double5 to techno list, need to add Versus modes at some point
This commit is contained in:
@@ -48,7 +48,8 @@ function GameCompatibleModes()
|
||||
beat = "5Keys,7Keys,10Keys,14Keys,Versus5,Versus7",
|
||||
kb7 = "KB7",
|
||||
para = "Single",
|
||||
techno = "Single4,Single5,Single8,Double4,Double8",
|
||||
-- todo: add versus modes for technomotion
|
||||
techno = "Single4,Single5,Single8,Double4,Double5,Double8",
|
||||
lights = "Single" -- lights shouldn't be playable
|
||||
}
|
||||
return Modes[CurGameName()]
|
||||
|
||||
Reference in New Issue
Block a user