Commit b249fb7e authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c31710042.lua

parent f98365ee
......@@ -124,6 +124,9 @@ end
function s.dfilter(c,ac)
return c:IsCode(ac) and c:IsPosition(POS_FACEUP)
end
function s.bofilter(c)
return c:IsLinkAbove(2)
end
function s.distg1(e,c)
local tc=e:GetLabel()
return c:IsOriginalCodeRule(tc)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment