Overview
| Comment: | 0.0.1298 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
9e38d9fb8b9ccf52409eb9526674c8e9 |
| User & Date: | 顽雨沉风 on 2023-07-14 23:38:57.855 |
| Other Links: | manifest | tags |
Context
|
2023-07-14
| ||
| 23:39 | 0.0.1299 check-in: 3efece4263 user: 顽雨沉风 tags: trunk | |
| 23:38 | 0.0.1298 check-in: 9e38d9fb8b user: 顽雨沉风 tags: trunk | |
| 23:38 | 0.0.1297 check-in: 6f8f296e46 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua
from [89b86643ba]
to [7e43509ff5].
| ︙ | ︙ | |||
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")
|