From 749806e5535b020ba453f854b915494cb02a4263 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Sat, 29 Oct 2022 15:55:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D100=E6=94=BB=E5=87=BB?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E6=89=93=E5=88=B040=E5=B0=B1=E7=AE=97?= =?UTF-8?q?=E6=88=90=E7=BB=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/modes/sprintAtk.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/modes/sprintAtk.lua b/parts/modes/sprintAtk.lua index 2d798f90..7b599c0f 100644 --- a/parts/modes/sprintAtk.lua +++ b/parts/modes/sprintAtk.lua @@ -8,7 +8,7 @@ return { scoreDisp=function(D) return D[1].." Attack "..STRING.time(D[2]) end, comp=function(a,b) return a[1]>b[1] or a[1]==b[1] and a[2]