Differences From Artifact [a6d1f1a2ab]:
- File script/c0.lua — part of check-in [5eab3312e8] at 2024-07-15 11:17:59 on branch trunk — 0 (user: 顽雨沉风, size: 6261) [annotate] [blame] [check-ins using]
To Artifact [9c3666cb59]:
- File script/c0.lua — part of check-in [c5bcca479f] at 2024-07-17 22:12:59 on branch trunk — 0 (user: 顽雨沉风, size: 6261) [annotate] [blame] [check-ins using]
︙ | |||
214 215 216 217 218 219 220 | 214 215 216 217 218 219 220 221 222 223 224 225 226 | - + | Duel.SetLP(0,0) for i = 1, #d["排_局末提示"] do Debug.ShowHint(d["排_局末提示"][i]) end end do f["Debug.ReloadFieldEnd"] = _G.Debug.ReloadFieldEnd |