From 07d6fa84dddf1e91062232cdf8ec853fe8b22548 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Thu, 15 Oct 2020 21:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=86=8D=E9=A2=91=E7=B9=81=E5=88=87?= =?UTF-8?q?=E5=9B=9E=E4=B8=BB=E8=8F=9C=E5=8D=95BGM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/parts/scenes.lua b/parts/scenes.lua index 38a28f6b..a857d9a7 100644 --- a/parts/scenes.lua +++ b/parts/scenes.lua @@ -1028,7 +1028,6 @@ end do--main function sceneInit.main() BG.set("space") - BGM.play("blank") modeEnv={} --Create demo player @@ -1074,7 +1073,6 @@ do--mode local touchDist=nil function sceneInit.mode(org) BG.set("space") - BGM.play("blank") destroyPlayers() local cam=mapCam cam.zoomK=org=="main"and 5 or 1