Overview
Comment: | 0.0.435 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d2e190fe0e04f39b669b1ae639edbb38 |
User & Date: | 顽雨沉风 on 2023-06-30 01:56:33 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
01:57 | 0.0.436 check-in: 698f35993d user: 顽雨沉风 tags: trunk | |
01:56 | 0.0.435 check-in: d2e190fe0e user: 顽雨沉风 tags: trunk | |
01:50 | 0.0.434 check-in: 1a596db7ea user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [1d227b529b] to [01b8bf23e2].
︙ | ︙ | |||
25 26 27 28 29 30 31 | --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["开局说明"]() _G["通关邀请"]() | > | 25 26 27 28 29 30 31 32 | --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["开局说明"]() _G["通关邀请"]() Debug.Message(any msg) |