master-u模式的500限制时间为183秒

This commit is contained in:
MrZ626
2021-07-18 02:02:06 +08:00
parent ccfb0c72dd
commit b0af47a422

View File

@@ -31,7 +31,7 @@ local function score(P)
BG.set('glow')
E.bone=true
elseif s==5 then
if P.stat.frame>146*60 then
if P.stat.frame>183*60 then
D.pt=500
P:win('finish')
return