Overview
| Comment: | 0.0.484 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
dcf6c0b88bd6aa0f89840a77c27653fe |
| User & Date: | 顽雨沉风 on 2023-06-30 05:00:07.933 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 05:00 | 0.0.485 check-in: acb6820ca8 user: 顽雨沉风 tags: trunk | |
| 05:00 | 0.0.484 check-in: dcf6c0b88b user: 顽雨沉风 tags: trunk | |
| 04:47 | 0.0.483 check-in: ab8e787d19 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [fc5aedc85c]
to [ac3370d7e4].
| ︙ | |||
94 95 96 97 98 99 100 | 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 [7ea149509d]
to [b1c6af46b2].
| ︙ | |||
56 57 58 59 60 61 62 | 56 57 58 59 60 61 62 63 | + |
--~ 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)
|