Overview
| Comment: | 0.0.439 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b835094dd3718193406390912e43fdc6 |
| User & Date: | 顽雨沉风 on 2023-06-30 01:58:53.559 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 01:59 | 0.0.440 check-in: 53490f8cfb user: 顽雨沉风 tags: trunk | |
| 01:58 | 0.0.439 check-in: b835094dd3 user: 顽雨沉风 tags: trunk | |
| 01:58 | 0.0.438 check-in: 11187162de user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua
from [bec2df70be]
to [ef4b9bb713].
| ︙ | ︙ | |||
26 27 28 29 30 31 32 | Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["开局说明"]() _G["通关邀请"]() | | | 26 27 28 29 30 31 32 33 |
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()
_G["开局说明"]()
_G["通关邀请"]()
Debug.Message("加载残局函数库")
|