Merge branch 'master' into physics3d-material

This commit is contained in:
Lynix
2018-01-20 14:21:01 +01:00
10 changed files with 96 additions and 18 deletions

View File

@@ -165,6 +165,7 @@ namespace Ndk
consoleRef.AddLine(str);
});
overlay->lua.LoadLibraries();
LuaAPI::RegisterClasses(overlay->lua);
// Override "print" function to add a line in the console