Overview
Comment: | 0.0.1757 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
334f2bc614f22d026adf6a113cf8679e |
User & Date: | 顽雨沉风 on 2023-07-18 08:01:37 |
Other Links: | manifest | tags |
Context
2023-07-18
| ||
08:13 | 0.0.1758 check-in: bc599d9196 user: 顽雨沉风 tags: trunk | |
08:01 | 0.0.1757 check-in: 334f2bc614 user: 顽雨沉风 tags: trunk | |
08:01 | 0.0.1756 check-in: 874d638fda user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [f17194809c] to [573321e00e].
︙ | ︙ | |||
83 84 85 86 87 88 89 | if cache_1 <= 0 then --{ if cache_1 == 0 then --{ Debug.ShowHint(str["原解弹窗"]) | | | 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 | if cache_1 <= 0 then --{ if cache_1 == 0 then --{ Debug.ShowHint(str["原解弹窗"]) end --} Debug.ShowHint(str["二解弹窗"]) --} else --{ |
︙ | ︙ |