Overview
Comment: | 0.0.2541 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
773494c8476dc62f37f7645214e43331 |
User & Date: | 顽雨沉风 on 2023-09-09 02:23:51 |
Other Links: | manifest | tags |
Context
2023-09-09
| ||
02:25 | 0.0.2542 check-in: 350ed9b98e user: 顽雨沉风 tags: trunk | |
02:23 | 0.0.2541 check-in: 773494c847 user: 顽雨沉风 tags: trunk | |
02:23 | 0.0.2540 check-in: cbccd16971 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/0.lua from [742a3d01d7] to [f992f915d3].
︙ | ︙ | |||
23 24 25 26 27 28 29 | local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() aux.BeginPuzzle() | | | 23 24 25 26 27 28 29 30 | local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.PreSetTarget(m3, s3) |