Differences From Artifact [f769ca9c89]:
- File script/c0.lua — part of check-in [b143cb14e4] at 2023-06-30 02:01:03 on branch trunk — 0.0.442 (user: 顽雨沉风, size: 1854) [annotate] [blame] [check-ins using]
To Artifact [394d0c2552]:
- File script/c0.lua — part of check-in [a032a7f791] at 2023-06-30 02:01:46 on branch trunk — 0.0.443 (user: 顽雨沉风, size: 1626) [annotate] [blame] [check-ins using]
︙ | |||
63 64 65 66 67 68 69 | 63 64 65 66 67 68 69 70 71 | - - - - - - | str["这个残局的效果卡数量"] = Duel.GetMatchingGroupCount(fun["是否效果卡"],0,cache_1,cache_1,nil) str["开局说明"] = "效果卡:" str["开局说明"] = str["开局说明"] .. str["这个残局的效果卡数量"] Debug.ShowHint(str["开局说明"]) |