Overview
Comment: | 0.0.1293 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b29b6d1e83ec97a5de1c32c4172b6e1c |
User & Date: | 顽雨沉风 on 2023-07-14 23:31:51 |
Other Links: | manifest | tags |
Context
2023-07-14
| ||
23:37 | 0.0.1294 check-in: 7343d9e1dd user: 顽雨沉风 tags: trunk | |
23:31 | 0.0.1293 check-in: b29b6d1e83 user: 顽雨沉风 tags: trunk | |
23:19 | 0.0.1292 check-in: 043addf665 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [5ae6a64331] to [603b08df40].
︙ | ︙ | |||
19 20 21 22 23 24 25 | ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() --~ package = require("package") --~ package.loaded | | > | 19 20 21 22 23 24 25 26 27 | ("尝试一下攻击表示与守备表示的区别\nM1:主要阶段1 BP:战斗阶段 M2:主要阶段2") --~ Debug.ShowHint --~ ("M1:主要阶段1 BP:战斗阶段 M2:主要阶段2") aux.BeginPuzzle() fun["开局说明"]() --~ package = require("package") --~ package.loaded Debug.Message(_VERSION) --~ ) |