少年修仙传客户端基础资源
lwb
2021-01-14 ef08be49ccd8cf61e93d8921cbeb09100e663b48
Assets/XLua/Src/ObjectCasters.cs
@@ -701,7 +701,7 @@
        {
            return (RealStatePtr L, int idx, object target) =>
            {
                if (LuaAPI.lua_isnil(L, -1))
                if (LuaAPI.lua_isnil(L, idx))
                {
                    return null;
                }