Overview
Comment: | 0.0.449 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
793ee743af2a92547026706a08138c24 |
User & Date: | 顽雨沉风 on 2023-06-30 03:38:20 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
03:39 | 0.0.450 check-in: 36c4fcb624 user: 顽雨沉风 tags: trunk | |
03:38 | 0.0.449 check-in: 793ee743af user: 顽雨沉风 tags: trunk | |
03:36 | 0.0.448 check-in: a1b00f434e user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [99dc63f0b1] to [99bd9323f7].
︙ | ︙ | |||
29 30 31 32 33 34 35 | _G["开局说明"]() _G["通关邀请"]() --~ for k, v in pairs(_G) do --~ Debug.ShowHint(tostring(k)) --~ Debug.ShowHint(tostring(v)) --~ end | | > > | 29 30 31 32 33 34 35 36 37 38 | _G["开局说明"]() _G["通关邀请"]() --~ for k, v in pairs(_G) do --~ Debug.ShowHint(tostring(k)) --~ Debug.ShowHint(tostring(v)) --~ end --~ Debug.ShowHint(tostring(#_G)) --~ Debug.ShowHint(tostring(#_G)) load("a=1") |