Differences From Artifact [140bd3dc84]:
- File script/c0.lua — part of check-in [459397bc46] at 2023-07-15 10:11:46 on branch trunk — 0.0.1315 (user: 顽雨沉风, size: 8911) [annotate] [blame] [check-ins using]
To 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...]
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_已加载"]) |
︙ |