隐形WTF模式会提示玩家打开生成音效
This commit is contained in:
@@ -17,6 +17,9 @@ return{
|
|||||||
pauseLimit=true,
|
pauseLimit=true,
|
||||||
load=function()
|
load=function()
|
||||||
PLY.newPlayer(1,340,15)
|
PLY.newPlayer(1,340,15)
|
||||||
|
if setting.spawn==0 then
|
||||||
|
LOG.print(text.switchSpawnSFX,color.yellow)
|
||||||
|
end
|
||||||
end,
|
end,
|
||||||
mesDisp=function(P,dx,dy)
|
mesDisp=function(P,dx,dy)
|
||||||
if not game.result then
|
if not game.result then
|
||||||
|
|||||||
Reference in New Issue
Block a user