Differences From Artifact [1d227b529b]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [1a596db7ea] at 2023-06-30 01:50:38 on branch trunk — 0.0.434 (user: 顽雨沉风, size: 1351) [annotate] [blame] [check-ins using] [more...]
To Artifact [09d03afda1]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [8af11bbd8d] at 2023-06-30 03:34:50 on branch trunk — 0.0.445 (user: 顽雨沉风, size: 1439) [annotate] [blame] [check-ins using]
︙ | |||
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 |