From 743d1a3ea8aa964d8aabf13e597fef21bfb361ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Thu, 6 Dec 2018 13:52:11 +0800 Subject: =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=A3=80=E6=9F=A5=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E5=B1=80=E9=83=A8=E5=8F=98=E9=87=8F=EF=BC=8C?= =?UTF-8?q?=E5=B9=B6=E6=95=B4=E7=90=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/matcher/compile.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/src/matcher/compile.lua') diff --git a/server/src/matcher/compile.lua b/server/src/matcher/compile.lua index 68fdf9b6..02db109c 100644 --- a/server/src/matcher/compile.lua +++ b/server/src/matcher/compile.lua @@ -227,7 +227,7 @@ function mt:searchReturn(action) end end -function mt:setTable(var, tbl, mode) +function mt:setTable(var, tbl) if not var or not tbl then return end -- cgit v1.2.3