Overview
Comment: | 0.0.486 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
eab2193ecb54d076cb3d36086fb7e808 |
User & Date: | 顽雨沉风 on 2023-06-30 05:10:27 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
05:10 | 0.0.487 check-in: 6a7e89e8d0 user: 顽雨沉风 tags: trunk | |
05:10 | 0.0.486 check-in: eab2193ecb user: 顽雨沉风 tags: trunk | |
05:00 | 0.0.485 check-in: acb6820ca8 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [ac3370d7e4] to [d6fbf2cf62].
︙ | ︙ | |||
94 95 96 97 98 99 100 | else str["开局说明"] = str["开局说明"] .. "真洗牌" end Debug.ShowHint(str["开局说明"]) end | | | 94 95 96 97 98 99 100 101 | else str["开局说明"] = str["开局说明"] .. "真洗牌" end Debug.ShowHint(str["开局说明"]) end --~ aa="3" |
Modified single/07.Constellar vs Evilswarm.lua from [b4f5fdc897] to [70f526ab7d].
︙ | ︙ | |||
55 56 57 58 59 60 61 | --~ 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) | | | 55 56 57 58 59 60 61 62 | --~ 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) --~ Debug.ShowHint(aa) |