From b7f804de230d3bad149fc74971ca55b12175fb66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Fri, 21 Dec 2018 15:44:15 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=80=E4=B8=AA=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/src/matcher/vm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/src/matcher/vm.lua b/server/src/matcher/vm.lua index a47e0109..647b99c3 100644 --- a/server/src/matcher/vm.lua +++ b/server/src/matcher/vm.lua @@ -1253,7 +1253,7 @@ function mt:mergeRequire(value, strValue, destVM) -- 获取主函数返回值,注意不能修改对方的环境 local mainValue if not main.returns then - mainValue = self:createValue('nil', nil, { + mainValue = self:createValue('nil', { type = 'name', start = 0, finish = 0, -- cgit v1.2.3