Overview
| Comment: | 0.0.452 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
326045dc60715622983ef3ecaf5de67b |
| User & Date: | 顽雨沉风 on 2023-06-30 03:45:39.864 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 03:48 | 0.0.453 check-in: b24583b5c2 user: 顽雨沉风 tags: trunk | |
| 03:45 | 0.0.452 check-in: 326045dc60 user: 顽雨沉风 tags: trunk | |
| 03:45 | 0.0.451 check-in: 4d511e4c3f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua
from [feedbab288]
to [f005927d99].
| ︙ | |||
33 34 35 36 37 38 39 40 41 | 33 34 35 36 37 38 39 40 41 42 | + |
--~ 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(a))
Debug.ShowHint(tostring(b))
--~ print(23)
|