Overview
Comment: | 0.0.1746 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5593fe6ed7ecf12d36991a8fea48c4e3 |
User & Date: | 顽雨沉风 on 2023-07-17 03:46:41 |
Other Links: | manifest | tags |
Context
2023-07-17
| ||
03:48 | 0.0.1747 check-in: debc51c10d user: 顽雨沉风 tags: trunk | |
03:46 | 0.0.1746 check-in: 5593fe6ed7 user: 顽雨沉风 tags: trunk | |
2023-07-16
| ||
03:29 | 0.0.1745 check-in: a9dfa61357 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [2f75700e0c] to [7bd97de233].
︙ | ︙ | |||
66 67 68 69 70 71 72 | function cache_1() --{ cache_1 = Duel.GetLP(1) if cache_1 <= 0 then --{ | | > > > > > > | | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | function cache_1() --{ cache_1 = Duel.GetLP(1) if cache_1 <= 0 then --{ if cache_1 == 0 then --{ Debug.ShowHint("残局群181175613") --} else --{ Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」") end --} else --} else --{ return false |
︙ | ︙ |