Overview
Comment: | 0.0.961 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1258e9f19c9b0e30d7e9c2c650edaf44 |
User & Date: | 顽雨沉风 on 2023-07-08 15:26:09 |
Other Links: | manifest | tags |
Context
2023-07-08
| ||
15:28 | 0.0.962 check-in: 683597afb4 user: 顽雨沉风 tags: trunk | |
15:26 | 0.0.961 check-in: 1258e9f19c user: 顽雨沉风 tags: trunk | |
15:22 | 0.0.960 check-in: 6d8c9b85c5 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample3.lua from [0f899be48c] to [9df55d4764].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - - + + + + + + + | --[[message |
︙ | |||
23 24 25 26 27 28 29 | 28 29 30 31 32 33 34 35 36 37 38 39 40 | - - - - - + + + + + - - - | Debug.AddCard(61344030,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) Debug.AddCard(92125819,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) Debug.AddCard(92125819,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) Debug.AddCard(18964575,1,1,LOCATION_DECK,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() |