mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
json
This commit is contained in:
@@ -589,6 +589,7 @@ namespace UniLua
|
||||
new NameFuncPair( LuaMathLib.LIB_NAME, LuaMathLib.OpenLib ),
|
||||
new NameFuncPair( LuaDebugLib.LIB_NAME, LuaDebugLib.OpenLib ),
|
||||
new NameFuncPair( LuaEncLib.LIB_NAME, LuaEncLib.OpenLib ),
|
||||
new NameFuncPair( LuaJsonLib.LIB_NAME, LuaJsonLib.OpenLib ),
|
||||
};
|
||||
|
||||
for( var i=0; i<define.Length; ++i)
|
||||
|
||||
Reference in New Issue
Block a user