From 2a8b975d44661db15a566a57e7d6fbe428082aef Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 1 Nov 2018 08:40:29 +0800 Subject: =?UTF-8?q?*=E6=9B=B4=E6=96=B0=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/jin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lua/jin.cpp') diff --git a/src/lua/jin.cpp b/src/lua/jin.cpp index 10b60b6..26b5f04 100644 --- a/src/lua/jin.cpp +++ b/src/lua/jin.cpp @@ -104,7 +104,7 @@ namespace JinEngine LUA_EXPORT void boot(lua_State* L) { - JinEngine::embed::boot(L); + JinEngine::Embed::boot(L); } } // namespace Lua -- cgit v1.1-26-g67d0