From 1930687eff89739d3c460575abce4f8df8dd1fdb Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Wed, 14 Oct 2020 16:15:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E6=94=AF=E6=8C=81=E6=96=B0?= =?UTF-8?q?=E7=BD=91=E7=BB=9C=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zframework/toolfunc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zframework/toolfunc.lua b/Zframework/toolfunc.lua index 3ab25eaf..5aafb146 100644 --- a/Zframework/toolfunc.lua +++ b/Zframework/toolfunc.lua @@ -14,7 +14,7 @@ do--LOADLIB Windows="client", Linux="client", Android="client.so", - libFunc="client", + libFunc="luaopen_client", }, } function LOADLIB(name)