Differences From Artifact [89b86643ba]:
- File single/X-LV-01.lua — part of check-in [6f8f296e46] at 2023-07-14 23:38:30 on branch trunk — 0.0.1297 (user: 顽雨沉风, size: 1078) [annotate] [blame] [check-ins using]
To Artifact [7e43509ff5]:
- File single/X-LV-01.lua — part of check-in [9e38d9fb8b] at 2023-07-14 23:38:57 on branch trunk — 0.0.1298 (user: 顽雨沉风, size: 1082) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
21 22 23 24 25 26 27 |
--~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2")
aux.BeginPuzzle()
fun["开局说明"]()
--~ package = require("package")
--~ package.loaded
--~ 你=猪
--~ )
| | | 21 22 23 24 25 26 27 28 |
--~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2")
aux.BeginPuzzle()
fun["开局说明"]()
--~ package = require("package")
--~ package.loaded
--~ 你=猪
--~ )
dofile("D:\\install\\YGOPro\\script\\c0.lua")
|