更改pc音效文件名

This commit is contained in:
MrZ626
2021-09-26 14:41:27 +08:00
parent c405cd93be
commit 2e9f1c18e5
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ local function check_rise(P)
else
if L==0 then
P:_showText(text.awesome,0,-120,80,'beat',.6)
SFX.play('clear')
SFX.play('pc')
BG.send(26)
for _=1,8 do
P:garbageRise(13,1,generateLine(P.holeRND:random(10)))