Differences From Artifact [a3768d17f6]:
- File single/X-LV-01.lua — part of check-in [8213941674] at 2023-07-14 23:03:51 on branch trunk — 0.0.1288 (user: 顽雨沉风, size: 1142) [annotate] [blame] [check-ins using]
To Artifact [da3bd57ef9]:
- File single/X-LV-01.lua — part of check-in [abe3905054] at 2023-07-14 23:08:01 on branch trunk — 0.0.1290 (user: 顽雨沉风, size: 1150) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
23 24 25 26 27 28 29 | fun["开局说明"]() --~ debug = require("debug") --~ local info = debug.getinfo(1, "S") --~ local scriptName = info.short_src --~ Debug.ShowHint(scriptName) | | | | 23 24 25 26 27 28 29 30 31 | fun["开局说明"]() --~ debug = require("debug") --~ local info = debug.getinfo(1, "S") --~ local scriptName = info.short_src --~ Debug.ShowHint(scriptName) --~ io=require("io") --~ os=require("os") |