Differences From Artifact [ee711f070b]:
- File script/c0.lua — part of check-in [9b7588e90b] at 2023-07-15 10:09:08 on branch trunk — 0.0.1312 (user: 顽雨沉风, size: 8820) [annotate] [blame] [check-ins using]
To Artifact [24529a423f]:
- File script/c0.lua — part of check-in [33258ff544] at 2023-07-15 10:10:13 on branch trunk — 0.0.1313 (user: 顽雨沉风, size: 8859) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
440 441 442 443 444 445 446 | effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1,0) end --} _G["c0.lua_已加载"] = 1 | > | 440 441 442 443 444 445 446 447 | effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1,0) end --} _G["c0.lua_已加载"] = 1 Debug.Message(_G["c0.lua_已加载"]) |