Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
926684c173b42307a6023d44b21bce24 |
User & Date: | 顽雨沉风 on 2024-08-05 23:26:59 |
Other Links: | manifest | tags |
Context
2024-08-05
| ||
23:27 | 0 check-in: 91df103bab user: 顽雨沉风 tags: trunk | |
23:26 | 0 check-in: 926684c173 user: 顽雨沉风 tags: trunk | |
23:26 | 0 check-in: c9b7342b7b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_032_2.lua from [9cbf64afd2] to [ccd9a678eb].
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | - + - + | Debug.AddCard(49191560, 0, 0, k1, 3, k2) Debug.AddCard(10000001, 1, 1, k1, 1, k2) Debug.AddCard(23995347, 1, 1, k1, 2, k2, true) Debug.AddCard(10000001, 1, 1, k1, 3, k2) local k1, k2 = LOCATION_SZONE, POS_FACEDOWN--魔陷 Debug.AddCard(81439173, 0, 0, k1, 0, k2) Debug.AddCard(70865988, 0, 0, k1, 1, k2) |
︙ |