From b5fbf9cade686ffcf2a3e2b7421f62303d76d315 Mon Sep 17 00:00:00 2001 From: MrZ_26 <1046101471@qq.com> Date: Thu, 3 Nov 2022 23:16:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=BD=91=E6=88=98=E5=A4=9A?= =?UTF-8?q?=E9=98=9F=E4=BC=8D=E7=BB=93=E6=9D=9F=E6=9D=A1=E4=BB=B6=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/player/player.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/parts/player/player.lua b/parts/player/player.lua index c6bcd8d4..05d1c14a 100644 --- a/parts/player/player.lua +++ b/parts/player/player.lua @@ -2878,6 +2878,7 @@ function Player:lose(force) if g==0 then-- Two team 0, not finished goto BREAK_notFinished else-- Remember this may-be-last team + if i==#PLY_ALIVE then goto BREAK_notFinished end cur=g end elseif g==0 or cur~=g then-- Find another team, not finished