From 4927d56c1e37e814fd53a0bd4f02831c48edf939 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Tue, 4 Jan 2022 16:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E6=B3=A8=E9=87=8A=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/backgrounds/custom.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/backgrounds/custom.lua b/parts/backgrounds/custom.lua index 0d098cfa..a881b8e9 100644 --- a/parts/backgrounds/custom.lua +++ b/parts/backgrounds/custom.lua @@ -1,4 +1,4 @@ ---Secret custom background +--Custom background local gc_clear,gc_setColor=love.graphics.clear,love.graphics.setColor local back={}