小结算文件

master
1076390229 2025-08-04 20:40:41 +08:00
parent 323b6f7026
commit 7d3040640c
1 changed files with 0 additions and 1 deletions

View File

@ -236,7 +236,6 @@ function M:fillResult0(room, peopleNum, result)
if infoList.is_win then
local winInfo = ""
for j = 1, #infoList.win_list do
local Hu_Type_Name =
winInfo = string.format("%s,%s", winInfo, Hu_Type_Name[infoList.win_list[j].type])
end
winInfo = string.sub(winInfo, 2, -1)