Commit 69861fb3 authored by mercury233's avatar mercury233 Committed by GitHub

temp fix ナンバーズ・エヴァイユ

parent 9c7ea6ed
...@@ -19,7 +19,7 @@ function c20994205.condition(e,tp,eg,ep,ev,re,r,rp) ...@@ -19,7 +19,7 @@ function c20994205.condition(e,tp,eg,ep,ev,re,r,rp)
end end
function c20994205.nofilter(c) function c20994205.nofilter(c)
local m=_G["c"..c:GetCode()] local m=_G["c"..c:GetCode()]
if not m then return false end if not m then return c.xyz_number end
local no=m.xyz_number local no=m.xyz_number
return no return no
end end
......
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