This commit is contained in:
MrZ_26
2020-02-22 00:47:35 +08:00
parent 527352ce15
commit 57857ceb67
49 changed files with 909 additions and 856 deletions

View File

@@ -8,7 +8,7 @@ local function check_LVup(P)
else
P.gameEnv.drop=dropSpeed[T/10]
P.modeData.point=T
SFX("reach")
SFX.play("reach")
end
end
end