Differences From Artifact [038af0dc36]:
- File script/c0.lua — part of check-in [c0962c473a] at 2023-06-29 14:54:25 on branch trunk — 0.0.375 (user: 顽雨沉风, size: 3968) [annotate] [blame] [check-ins using]
To Artifact [bd2bd4df99]:
- File script/c0.lua — part of check-in [d8ed6de3ad] at 2023-06-29 14:54:57 on branch trunk — 0.0.376 (user: 顽雨沉风, size: 3984) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
local str = {}
local cache_1
local cache_2
_G["通关邀请"] = function()
local effect_1
effect_1 = Effect.GlobalEffect()
| > | 1 2 3 4 5 6 7 8 9 |
local str = {}
local fun = {}
local cache_1
local cache_2
_G["通关邀请"] = function()
local effect_1
effect_1 = Effect.GlobalEffect()
|
| ︙ | ︙ |