Overview
| Comment: | 0.0.1616 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
58e02fb5eb02efeb741e07c914eac920 |
| User & Date: | 顽雨沉风 on 2023-07-16 01:40:35.709 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:40 | 0.0.1617 check-in: c29d9f180c user: 顽雨沉风 tags: trunk | |
| 01:40 | 0.0.1616 check-in: 58e02fb5eb user: 顽雨沉风 tags: trunk | |
| 01:40 | 0.0.1615 check-in: a4f1737832 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample5.lua
from [f526f16377]
to [8972995671].
| ︙ | ︙ | |||
19 20 21 22 23 24 25 |
Debug.AddCard(91731841,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(21251800,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("GAME START!")
aux.BeginPuzzle()
| < < < | 19 20 21 22 23 24 25 |
Debug.AddCard(91731841,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
Debug.AddCard(21251800,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("GAME START!")
aux.BeginPuzzle()
|