Differences From Artifact [31bbe01e04]:
- File script/c0.lua — part of check-in [be78d8f253] at 2023-07-05 10:20:36 on branch trunk — 0.0.709 (user: 顽雨沉风, size: 4298) [annotate] [blame] [check-ins using]
To Artifact [1900626652]:
- File script/c0.lua — part of check-in [67711c767e] at 2023-07-05 10:22:02 on branch trunk — 0.0.710 (user: 顽雨沉风, size: 4288) [annotate] [blame] [check-ins using]
︙ | |||
112 113 114 115 116 117 118 | 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 | - - | str["开局说明"] = str["开局说明"] .. str["规则"] if str["不洗牌"] == 0 then else str["开局说明"] = str["开局说明"] .. "伪洗牌 " end |
︙ |