From 066e5987c515dfc34537d73ca9d2a81ddd1f9e1b Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 21 Oct 2018 13:37:27 +0800 Subject: =?UTF-8?q?*=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/jin.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lua/jin.cpp') diff --git a/src/lua/jin.cpp b/src/lua/jin.cpp index 4d8837a..faae9b2 100644 --- a/src/lua/jin.cpp +++ b/src/lua/jin.cpp @@ -78,6 +78,7 @@ namespace JinEngine { "math", luaopen_math }, { "thread", luaopen_thread }, { "bit", luaopen_bit }, + //{"ai", luaopen_ai }, { 0, 0 } }; -- cgit v1.1-26-g67d0