Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
db9900e2423d28cf20750c6b3309e3c2 |
User & Date: | 顽雨沉风 on 2024-08-07 03:20:50 |
Other Links: | manifest | tags |
Context
2024-08-07
| ||
03:20 | 0 check-in: a6bcdab731 user: 顽雨沉风 tags: trunk | |
03:20 | 0 check-in: db9900e242 user: 顽雨沉风 tags: trunk | |
03:20 | 0 check-in: 900ac9f53b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_50_022_1.lua from [6e22b27658] to [54d7802870].
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | - - | Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 10200, 0, 0) ----------------- Debug.AddCard(645087, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(18789533, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP) |
︙ |