From 2044f4096d3ba708c4c5986fdf4cbe4bb2f1d570 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sat, 19 Sep 2020 00:30:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E5=BD=A2WTF=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=BC=9A=E6=8F=90=E7=A4=BA=E7=8E=A9=E5=AE=B6=E6=89=93=E5=BC=80?= =?UTF-8?q?=E7=94=9F=E6=88=90=E9=9F=B3=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modes/blind_wtf.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modes/blind_wtf.lua b/modes/blind_wtf.lua index 7833f7ef..b666fb29 100644 --- a/modes/blind_wtf.lua +++ b/modes/blind_wtf.lua @@ -17,6 +17,9 @@ return{ pauseLimit=true, load=function() PLY.newPlayer(1,340,15) + if setting.spawn==0 then + LOG.print(text.switchSpawnSFX,color.yellow) + end end, mesDisp=function(P,dx,dy) if not game.result then