游戏王残局简化版

Check-in [abe3905054]
Login

Check-in [abe3905054]

Overview
Comment:0.0.1290
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: abe390505495bb764b44c9c7ef0b37b11a9b4c7a1392218e7282814d615a976b
User & Date: 顽雨沉风 on 2023-07-14 23:08:01
Other Links: manifest | tags
Context
2023-07-14
23:08
0.0.1291 check-in: 3cb118bc50 user: 顽雨沉风 tags: trunk
23:08
0.0.1290 check-in: abe3905054 user: 顽雨沉风 tags: trunk
23:07
0.0.1289 check-in: 613ac39b67 user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-01.lua from [a3768d17f6] to [da3bd57ef9].

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")







|
|
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")