Differences From Artifact [f526f16377]:
- File single/sample5.lua — part of check-in [c86e5c1e87] at 2023-07-15 11:24:23 on branch trunk — 0.0.1420 (user: 顽雨沉风, size: 852) [annotate] [blame] [check-ins using]
To Artifact [8972995671]:
- File single/sample5.lua — part of check-in [58e02fb5eb] at 2023-07-16 01:40:35 on branch trunk — 0.0.1616 (user: 顽雨沉风, size: 825) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
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()
|