Overview
Comment: | 0.0.2536 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
84ca9e4f4179cffd0984039ba49c2af6 |
User & Date: | 顽雨沉风 on 2023-09-09 02:19:14 |
Other Links: | manifest | tags |
Context
2023-09-09
| ||
02:21 | 0.0.2537 check-in: 2cd7a475e7 user: 顽雨沉风 tags: trunk | |
02:19 | 0.0.2536 check-in: 84ca9e4f41 user: 顽雨沉风 tags: trunk | |
02:17 | 0.0.2535 check-in: 6a1f7ee631 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/0.lua from [949b67b763] to [3d158d4f01].
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | - + - + + | Debug.SetPlayerInfo(1,1000,0,0) Debug.AddCard(53927679,0,0,LOCATION_HAND,0,POS_FACEDOWN) local g02=Debug.AddCard(89631139,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local m1=Debug.AddCard(65741786,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) |
︙ |