From 0fd2d9fc3461e8c89f1f9aa026a1f1ef2666c31d Mon Sep 17 00:00:00 2001 From: CHERWING <160421895+CHERWING@users.noreply.github.com> Date: Wed, 17 Apr 2024 00:40:44 +0800 Subject: [PATCH] Update YHSH.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复已知问题 --- YHSH.py | 1 + 1 file changed, 1 insertion(+) diff --git a/YHSH.py b/YHSH.py index a3c3d64..2e27220 100755 --- a/YHSH.py +++ b/YHSH.py @@ -96,6 +96,7 @@ class RUN: self.gamecode_li = [] self.canJoinTeam = True self.canhelp_coup = True + self.teamCode = '' # 将参数转换为字典