更换节奏模式bgm(以后会特殊处理重新做)

This commit is contained in:
MrZ626
2021-02-15 15:26:39 +08:00
parent efaa279e24
commit 711fce8305
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ return{
{name="master_phantasm",x=-150, y=-1500,size=40,shape=2,icon="master"},
{name="GM", x=150, y=-1500,size=40,shape=2,icon="master"},
{name="rhythm_e", x=-350, y=-1000,size=40,shape=3,icon="rhythm", unlock={"rhythm_h"}},
{name="rhythm_e", x=-350, y=-1000,size=40,shape=1,icon="rhythm", unlock={"rhythm_h"}},
{name="rhythm_h", x=-350, y=-1200,size=40,shape=3,icon="rhythm", unlock={"rhythm_u"}},
{name="rhythm_u", x=-350, y=-1400,size=40,shape=2,icon="rhythm"},

View File

@@ -41,7 +41,7 @@ return{
end
end
end,
bg="bg2",bgm="push",
bg="bg2",bgm="secret8th",
},
pauseLimit=true,
slowMark=true,

View File

@@ -47,7 +47,7 @@ return{
end
end
end,
bg="bg2",bgm="push",
bg="bg2",bgm="secret7th",
},
pauseLimit=true,
slowMark=true,