Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f28a847a0753bc305960c95afd947966 |
User & Date: | 顽雨沉风 on 2024-08-06 23:37:28 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
23:39 | 0 check-in: ea2aef5da2 user: 顽雨沉风 tags: trunk | |
23:37 | 0 check-in: f28a847a07 user: 顽雨沉风 tags: trunk | |
23:37 | 0 check-in: 11b005b337 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_50_020_7.lua from [5389059200] to [9dde52e8ad].
︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 | - + | Debug.AddCard(98978921, 0, 0, k1, 0, k2) Debug.AddCard(52119435, 0, 0, k1, 0, k2) Debug.AddCard(71095768, 0, 0, k1, 0, k2) Debug.AddCard(39139935, 0, 0, k1, 0, k2) local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 |