Overview
| Comment: | 0.0.508 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
fc3cc74da81bdba5485551ebb58adc92 |
| User & Date: | 顽雨沉风 on 2023-06-30 05:31:26.684 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 05:31 | 0.0.509 check-in: 0c34cecc84 user: 顽雨沉风 tags: trunk | |
| 05:31 | 0.0.508 check-in: fc3cc74da8 user: 顽雨沉风 tags: trunk | |
| 05:28 | 0.0.507 check-in: 36a332440b user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [1e9a492a10]
to [2428ce5047].
| ︙ | |||
56 57 58 59 60 61 62 | 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | - - - - - - - + + + + + + + |
return true
end
return false
end
fun["开局说明"] = function()
cache_1 = 0
|
| ︙ |