Overview
| Comment: | 0.0.451 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4d511e4c3feeb56a462aa7dc11e4fc5d |
| User & Date: | 顽雨沉风 on 2023-06-30 03:45:24.225 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 03:45 | 0.0.452 check-in: 326045dc60 user: 顽雨沉风 tags: trunk | |
| 03:45 | 0.0.451 check-in: 4d511e4c3f user: 顽雨沉风 tags: trunk | |
| 03:39 | 0.0.450 check-in: 36c4fcb624 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua
from [9f4490baec]
to [feedbab288].
| ︙ | ︙ | |||
31 32 33 34 35 36 37 | _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)) | | > > > | 31 32 33 34 35 36 37 38 39 40 41 |
_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("Debug.ShowHint(\"残局群181175613\")")
a,b= next(_G)
Debug.ShowHint(tostring(b))
--~ print(23)
|