Differences From Artifact [f01fd13b9f]:
- File script/c0.lua — part of check-in [7f7f0ff5c4] at 2023-07-15 10:12:57 on branch trunk — 0.0.1317 (user: 顽雨沉风, size: 8927) [annotate] [blame] [check-ins using] [more...]
To Artifact [7145b70999]:
- File script/c0.lua — part of check-in [2b55fbf635] at 2023-07-15 10:13:40 on branch trunk — 0.0.1318 (user: 顽雨沉风, size: 8931) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + | --~ if _G["c0.lua_已加载"] then --{ --~ Debug.Message("已加载") --~ return --~ end --} --~ Debug.Message("未加载") --~ Debug.Message(_G["c0.lua_已加载"]) |
︙ |