From 3bced067a4144381e59ce4bd0eb749eeff5ad1f4 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 28 Mar 2019 08:56:15 +0800 Subject: *misc --- source/tests/05-physfs/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source/tests/05-physfs/main.cpp') diff --git a/source/tests/05-physfs/main.cpp b/source/tests/05-physfs/main.cpp index 454d6cf..28e55e9 100644 --- a/source/tests/05-physfs/main.cpp +++ b/source/tests/05-physfs/main.cpp @@ -39,6 +39,7 @@ int main(int argc, char* args[]) AsuraEngine::UtilsModule utils; lua_State* L = LuaxRuntime::Get().Open(); + AEScripting::LuaEnv::Get()->Init(L); LuaxState& state = LuaxRuntime::Get().GetLuaxState(L); state.OpenLibs(); state.PushGlobalNamespace(); -- cgit v1.1-26-g67d0