Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
53293329e0a596f1a4b8b0fd6deac7ac |
| User & Date: | 顽雨沉风 on 2024-02-17 05:47:41.513 |
| Other Links: | manifest | tags |
Context
|
2024-02-17
| ||
| 05:50 | 好 check-in: 2033f4039c user: 顽雨沉风 tags: trunk | |
| 05:47 | 好 check-in: 53293329e0 user: 顽雨沉风 tags: trunk | |
| 05:47 | 好 check-in: a641cde4c6 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [eaf5ecafa0]
to [13353402bb].
| ︙ | ︙ | |||
162 163 164 165 166 167 168 |
--~ 禁几个我方「魔陷格」
function _G.Debug.ReloadFieldEnd(u1, u2)
s["Debug.ReloadFieldEnd"]()
if u1 then
s["禁几个我方「主怪格」"](u1)
end
if u2 then
| | | 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 |
--~ 禁几个我方「魔陷格」
function _G.Debug.ReloadFieldEnd(u1, u2)
s["Debug.ReloadFieldEnd"]()
if u1 then
s["禁几个我方「主怪格」"](u1)
end
if u2 then
s["禁几个我方「魔陷格」"](u2)
end
end
end
do
local h1, h2, h3, h4
--~ 印卡过多之示
h1 = "印卡过多"
|
| ︙ | ︙ |