Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9089059de5891f50097ab7b937430b51 |
User & Date: | 顽雨沉风 on 2024-07-18 11:20:32 |
Other Links: | manifest | tags |
Context
2024-07-18
| ||
14:30 | 0 check-in: 324e74e101 user: 顽雨沉风 tags: trunk | |
11:20 | 0 check-in: 9089059de5 user: 顽雨沉风 tags: trunk | |
11:11 | 0 check-in: be57ae6146 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_510_22.lua from [3d46d08c19] to [8cb784a5c8].
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | - | local k1 = LOCATION_SZONE Debug.AddCard(84298614, 0, 0, k1, 2, POS_FACEDOWN) local k1 = LOCATION_PZONE local k1 = LOCATION_DECK Debug.AddCard(31036355, 0, 0, k1, 0, POS_FACEDOWN) Debug.AddCard(3606728, 0, 0, k1, 0, POS_FACEDOWN) local k1 = LOCATION_EXTRA |
︙ |