From e7f77291e4b4680bcf115fb87b19acf5cf059e94 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Fri, 6 Aug 2021 00:22:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=B8=B8=E6=88=8F=E4=B8=ADui=E5=B0=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player/draw.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/player/draw.lua b/parts/player/draw.lua index 553e8e28..3db4f89f 100644 --- a/parts/player/draw.lua +++ b/parts/player/draw.lua @@ -795,6 +795,7 @@ function draw.norm(P) -- gc_line(0,600-P.garbageBeneath*30,300,600-P.garbageBeneath*30) gc_pop() + gc_setLineWidth(2) P:drawNext() drawHold(P)