修改三个音效名称

This commit is contained in:
MrZ626
2021-12-01 22:03:22 +08:00
parent 915598dec4
commit dc99187b9d
18 changed files with 25 additions and 25 deletions

View File

@@ -24,7 +24,7 @@ return{
D.pt=D.pt+s
if D.pt%100==99 then
SFX.play('blip_1')
SFX.play('warn_1')
elseif D.pt>=D.target then--Level up!
s=D.target/100
local E=P.gameEnv