From dbd261fbf10373efbe694e0e632fad67e8d6bb7d Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Wed, 16 Dec 2020 17:32:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B0=8F=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/mg_15p.lua | 2 +- parts/scenes/mg_UTTT.lua | 2 +- parts/scenes/mg_schulteG.lua | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/parts/scenes/mg_15p.lua b/parts/scenes/mg_15p.lua index 1ae702fc..cf540723 100644 --- a/parts/scenes/mg_15p.lua +++ b/parts/scenes/mg_15p.lua @@ -20,7 +20,7 @@ local pathVis local revKB function scene.sceneInit() - BG.set("rainbow") + BG.set("rainbow2") BGM.play("push") board={{1,2,3,4},{5,6,7,8},{9,10,11,12},{13,14,15,16}} cx,cy=4,4 diff --git a/parts/scenes/mg_UTTT.lua b/parts/scenes/mg_UTTT.lua index 4282a6e6..1991620d 100644 --- a/parts/scenes/mg_UTTT.lua +++ b/parts/scenes/mg_UTTT.lua @@ -97,7 +97,7 @@ local scene={} function scene.sceneInit() restart() BGM.play("truth") - BG.set("bg2") + BG.set("rainbow") end function scene.draw() diff --git a/parts/scenes/mg_schulteG.lua b/parts/scenes/mg_schulteG.lua index 8d3b27b4..b8646d4b 100644 --- a/parts/scenes/mg_schulteG.lua +++ b/parts/scenes/mg_schulteG.lua @@ -20,6 +20,7 @@ local mistake local state local progress function scene.sceneInit() + BG.set("space") BGM.play("way") board={} rank=3