添加危险警告音效,整理代码

This commit is contained in:
MrZ626
2021-01-27 12:32:25 +08:00
parent 91ee6b9f56
commit 4af660666b
15 changed files with 37 additions and 24 deletions

View File

@@ -16,7 +16,7 @@ return{
pauseLimit=true,
load=function()
PLY.newPlayer(1)
if SETTING.spawn==0 then
if SETTING.sfx_spawn==0 then
LOG.print(text.switchSpawnSFX,COLOR.yellow)
end
end,