Differences From 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]
To Artifact [53e6abc5b8]:
- File script/c0.lua — part of check-in [d95f494908] at 2023-06-30 04:32:17 on branch trunk — 0.0.476 (user: 顽雨沉风, size: 1742) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | + + + + + |
local str = {}
local fun = {}
local cache_1
local cache_2
local cache_3
str["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin
Debug.ReloadFieldBegin = function(str_1, str_2)
end
_G["通关邀请"] = function()
local effect_1
effect_1 = Effect.GlobalEffect()
effect_1:SetType(EFFECT_TYPE_FIELD
|
| ︙ |