Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1b837012fae32481b8da1f2f1f6151e0 |
User & Date: | 顽雨沉风 on 2024-08-06 23:14:20 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
23:15 | 0 check-in: 9f35f3552b user: 顽雨沉风 tags: trunk | |
23:14 | 0 check-in: 1b837012fa user: 顽雨沉风 tags: trunk | |
23:13 | 0 check-in: 1d4414d531 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_40_042_2.lua from [57634b1902] to [52e9f70782].
︙ | |||
55 56 57 58 59 60 61 | 55 56 57 58 59 60 61 62 | - + | Debug.AddCard(02830693, 1, 1, k1, 0, k2) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(05338223, 0, 0, k1, 0, k2) Debug.AddCard(27198001, 0, 0, k1, 0, k2) Debug.ReloadFieldEnd() |