master-u模式的500限制时间为183秒
This commit is contained in:
@@ -31,7 +31,7 @@ local function score(P)
|
|||||||
BG.set('glow')
|
BG.set('glow')
|
||||||
E.bone=true
|
E.bone=true
|
||||||
elseif s==5 then
|
elseif s==5 then
|
||||||
if P.stat.frame>146*60 then
|
if P.stat.frame>183*60 then
|
||||||
D.pt=500
|
D.pt=500
|
||||||
P:win('finish')
|
P:win('finish')
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user