Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7c676b0c704539b5deb27dddbeb9090a |
User & Date: | 顽雨沉风 on 2024-02-13 14:33:58 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
14:43 | 好 check-in: 1301c8be40 user: 顽雨沉风 tags: trunk | |
14:33 | 好 check-in: 7c676b0c70 user: 顽雨沉风 tags: trunk | |
14:33 | 好 check-in: fbb83a06ea user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [8cd6d7ce18] to [7ef62fe443].
︙ | |||
44 45 46 47 48 49 50 | 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | - + | if u2 then str["规则"] = str["规则表"][u2] else str["规则"] = str["规则表"][5] end fun["Debug.ReloadFieldBegin"](u1, u2) end |
︙ | |||
157 158 159 160 161 162 163 | 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 | - + | local cache_8 local cache_9 local _ fun["Debug.ReloadFieldEnd"] = Debug.ReloadFieldEnd Debug.ReloadFieldEnd = function(u1) fun["Debug.ReloadFieldEnd"]() if u1 then |
︙ |