Overview
Comment: | 0.0.445 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8af11bbd8d676a7b3df7977bb8c32b80 |
User & Date: | 顽雨沉风 on 2023-06-30 03:34:50 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
03:35 | 0.0.446 check-in: a064116672 user: 顽雨沉风 tags: trunk | |
03:34 | 0.0.445 check-in: 8af11bbd8d user: 顽雨沉风 tags: trunk | |
02:21 | 0.0.444 check-in: 06f203d09a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [1d227b529b] to [09d03afda1].
︙ | |||
25 26 27 28 29 30 31 | 25 26 27 28 29 30 31 32 33 34 35 | + + + + | --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["开局说明"]() _G["通关邀请"]() for k, v in -G do Debug.ShowHint(tostring(k)) Debug.ShowHint(tostring(v)) end |