Differences From Artifact [b88b22d013]:
- File script/c0.lua — part of check-in [8ab63a7caf] at 2024-02-14 04:24:51 on branch trunk — 好 (user: 顽雨沉风, size: 6685) [annotate] [blame] [check-ins using]
To Artifact [61c0bc0e3d]:
- File script/c0.lua — part of check-in [20fc8cf29e] at 2024-02-14 04:25:17 on branch trunk — 好 (user: 顽雨沉风, size: 6688) [annotate] [blame] [check-ins using]
︙ | |||
147 148 149 150 151 152 153 | 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 | - + | end do s["Debug.ReloadFieldEnd"] = _G.Debug.ReloadFieldEnd --~ 开局洗牌抽牌之数 function _G.Debug.ReloadFieldEnd(u1) s["Debug.ReloadFieldEnd"]() if u1 then |
︙ |