Differences From Artifact [fdc77e0ef2]:
- File script/c0.lua — part of check-in [dd1a253607] at 2023-08-02 01:57:14 on branch trunk — 0.0.2441 (user: 顽雨沉风, size: 11133) [annotate] [blame] [check-ins using]
To Artifact [4e01e11224]:
- File script/c0.lua — part of check-in [c458c143fc] at 2023-08-02 01:57:37 on branch trunk — 0.0.2442 (user: 顽雨沉风, size: 11225) [annotate] [blame] [check-ins using]
︙ | |||
60 61 62 63 64 65 66 67 68 69 70 71 72 73 | 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | + + + + | local cache_5 local cache_6 local cache_7 local cache_8 local cache_9 local _ --第二层------------------------------- --兼容层------------------------------- fun["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin Debug.ReloadFieldBegin = function(str_1, str_2) --{ str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE |
︙ |