Overview
| Comment: | 0.0.1002 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ca60ae70a2e285bd63c4ca1d3fc94eaf |
| User & Date: | 顽雨沉风 on 2023-07-08 16:48:59.863 |
| Other Links: | manifest | tags |
Context
|
2023-07-08
| ||
| 16:51 | 0.0.1003 check-in: 1feafd2968 user: 顽雨沉风 tags: trunk | |
| 16:48 | 0.0.1002 check-in: ca60ae70a2 user: 顽雨沉风 tags: trunk | |
| 16:48 | 0.0.1001 check-in: 7e9252a9de user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [52100a8140]
to [ad306f841f].
| ︙ | ︙ | |||
30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
function cache_1()
if str_1 then
str["QB"] = str_1
str_1 = false
Debug.ShowHint("残局群181175613")
return true
end
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then
if cache_1 < 0 then
if str_2 then
Debug.ShowHint(str_2)
| > | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
function cache_1()
if str_1 then
str["QB"] = str_1
str_1 = false
Debug.ShowHint("残局群181175613")
return true
end
Debug.ShowHint("残局群181175613")
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then
if cache_1 < 0 then
if str_2 then
Debug.ShowHint(str_2)
|
| ︙ | ︙ |