Differences From Artifact [8d56fb2cb2]:
- File single/X-LV-01.lua — part of check-in [399e4d19a6] at 2023-07-14 23:37:15 on branch trunk — 0.0.1295 (user: 顽雨沉风, size: 1035) [annotate] [blame] [check-ins using]
To Artifact [3f5b613905]:
- File single/X-LV-01.lua — part of check-in [7c3ab8497a] at 2023-07-14 23:37:57 on branch trunk — 0.0.1296 (user: 顽雨沉风, size: 1045) [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()
|