Overview
| Comment: | 0.0.454 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
3a73f223e6b5037a810833709c23b6b1 |
| User & Date: | 顽雨沉风 on 2023-06-30 03:49:05.258 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 03:51 | 0.0.455 check-in: a61e21c133 user: 顽雨沉风 tags: trunk | |
| 03:49 | 0.0.454 check-in: 3a73f223e6 user: 顽雨沉风 tags: trunk | |
| 03:48 | 0.0.453 check-in: b24583b5c2 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua
from [d03e4e5318]
to [c7339866f4].
| ︙ | ︙ | |||
33 34 35 36 37 38 39 |
Debug.ShowHint(tostring(k))
Debug.ShowHint(tostring(v))
break
end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
| | | 33 34 35 36 37 38 39 40 41 42 43 |
Debug.ShowHint(tostring(k))
Debug.ShowHint(tostring(v))
break
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)
|