Overview
Comment: | 0.0.27 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5f7bf7c73807b09a9103bca8cbdc64c0 |
User & Date: | 顽雨沉风 on 2023-04-21 12:20:09 |
Other Links: | manifest | tags |
Context
2023-04-21
| ||
12:21 | 0.0.28 check-in: a7c1661c00 user: 顽雨沉风 tags: trunk | |
12:20 | 0.0.27 check-in: 5f7bf7c738 user: 顽雨沉风 tags: trunk | |
11:49 | 0.0.26 check-in: 108d435852 user: 顽雨沉风 tags: trunk | |
Changes
Modified X-LV-05.lua from [0c14f0b16a] to [05978e2f9e].
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - - - - - + + + + + | local g01=Debug.AddCard(27288416,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) local g03=Debug.AddCard(27288416,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(27288416,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() |
︙ |