Overview
| Comment: | 0.0.509 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
0c34cecc8423cfd854d1f9153df6355e |
| User & Date: | 顽雨沉风 on 2023-06-30 05:31:41.917 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 05:34 | 0.0.510 check-in: 72f53d3a1a user: 顽雨沉风 tags: trunk | |
| 05:31 | 0.0.509 check-in: 0c34cecc84 user: 顽雨沉风 tags: trunk | |
| 05:31 | 0.0.508 check-in: fc3cc74da8 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [2428ce5047]
to [1e9a492a10].
| ︙ | |||
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
|
| ︙ |