Overview
| Comment: | 0.0.2448 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
295249c2b09297e8cc223ef77f6283f5 |
| User & Date: | 顽雨沉风 on 2023-08-02 02:00:59.752 |
| Other Links: | manifest | tags |
Context
|
2023-08-02
| ||
| 02:01 | 0.0.2449 check-in: ba4bd27237 user: 顽雨沉风 tags: trunk | |
| 02:00 | 0.0.2448 check-in: 295249c2b0 user: 顽雨沉风 tags: trunk | |
| 02:00 | 0.0.2447 check-in: 97b92271b2 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [96ed822321]
to [79815e3d5f].
| ︙ | ︙ | |||
226 227 228 229 230 231 232 |
.. "卡 "
end --}
Debug.ShowHint(str["开局说明"])
end --}
| | | 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 |
.. "卡 "
end --}
Debug.ShowHint(str["开局说明"])
end --}
--第三层-------------------------------
local cache_1
local cache_2
local cache_3
local cache_4
local cache_5
local cache_6
|
| ︙ | ︙ |