Differences From Artifact [b87000443c]:
- File script/c0.lua — part of check-in [66276e699c] at 2023-06-30 05:22:51 on branch trunk — 0.0.502 (user: 顽雨沉风, size: 3077) [annotate] [blame] [check-ins using]
To Artifact [b26a738c5f]:
- File script/c0.lua — part of check-in [45467c0d0c] at 2023-06-30 05:23:04 on branch trunk — 0.0.503 (user: 顽雨沉风, size: 3078) [annotate] [blame] [check-ins using]
︙ | |||
86 87 88 89 90 91 92 | 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 | - + | else str["开局说明"] = str["开局说明"] .. "伪洗牌" end Debug.ShowHint(str["开局说明"]) end |
︙ |