Overview
| Comment: | 0.0.1617 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
c29d9f180c85e126b71abb77c83b0f11 |
| User & Date: | 顽雨沉风 on 2023-07-16 01:40:42.403 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:40 | 0.0.1618 check-in: 59394d44a1 user: 顽雨沉风 tags: trunk | |
| 01:40 | 0.0.1617 check-in: c29d9f180c user: 顽雨沉风 tags: trunk | |
| 01:40 | 0.0.1616 check-in: 58e02fb5eb user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample6.lua
from [9c6b723ee1]
to [f61f2e6d2f].
| ︙ | ︙ | |||
25 26 27 28 29 30 31 |
--~ Debug.AddCard(31305911,1,1,LOCATION_MZONE,3,POS_FACEUP_DEFENCE)
--~ Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("GAME START!")
aux.BeginPuzzle()
| < < | 25 26 27 28 29 30 31 |
--~ Debug.AddCard(31305911,1,1,LOCATION_MZONE,3,POS_FACEUP_DEFENCE)
--~ Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.ReloadFieldEnd()
--~ Debug.ShowHint("GAME START!")
aux.BeginPuzzle()
|