new routine noteskin (cmd p1 and p2)

This commit is contained in:
Alberto Ramos
2011-01-06 20:49:12 -07:00
parent 05766c0a23
commit ab3988af45
43 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -151,7 +151,7 @@ function RoutineSkinP1()
sGame = GAMESTATE:GetCurrentGame():GetName()
local Combo = {
dance = "midi-routine-p1",
pump = "default",
pump = "cmd-routine-p1",
beat = "default",
kb7 = "default",
para = "default",
@@ -164,7 +164,7 @@ function RoutineSkinP2()
sGame = GAMESTATE:GetCurrentGame():GetName()
local Combo = {
dance = "midi-routine-p2",
pump = "simple",
pump = "cmd-routine-p2",
beat = "default",
kb7 = "retrobar",
para = "default",