Differences From Artifact [52100a8140]:
- File script/c0.lua — part of check-in [7e9252a9de] at 2023-07-08 16:48:36 on branch trunk — 0.0.1001 (user: 顽雨沉风, size: 7437) [annotate] [blame] [check-ins using]
To Artifact [ad306f841f]:
- File script/c0.lua — part of check-in [ca60ae70a2] at 2023-07-08 16:48:59 on branch trunk — 0.0.1002 (user: 顽雨沉风, size: 7479) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
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)
|
| ︙ | ︙ |