From bc71d1dd7f57a2511a1d77b08869286a68a4edf6 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Sat, 6 Feb 2021 11:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=9B=9E=E6=94=BE=E6=A0=87?= =?UTF-8?q?=E8=AE=B0=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/scenes/play.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/scenes/play.lua b/parts/scenes/play.lua index 69ca304c..0a4b5760 100644 --- a/parts/scenes/play.lua +++ b/parts/scenes/play.lua @@ -350,7 +350,7 @@ function scene.draw() --Replaying if GAME.replaying then gc_setColor(1,1,t%1>.5 and 1 or 0) - mText(drawableText.replaying,410,17) + mText(drawableText.replaying,770,17) end --Warning