少年修仙传客户端代码仓库
client_Wu Xijin
2019-03-14 3cb0cb29f9bf4f53a52061a8fdfd6edd2f3b3680
Lua/Gen/BlastFurnaceModelWrap.cs
@@ -1414,12 +1414,6 @@
            
                
                {
                    System.Collections.Generic.List<int> _indexs = (System.Collections.Generic.List<int>)translator.GetObject(L, 2, typeof(System.Collections.Generic.List<int>));
                    System.Collections.Generic.List<int> _nums = (System.Collections.Generic.List<int>)translator.GetObject(L, 3, typeof(System.Collections.Generic.List<int>));
                    gen_to_be_invoked.SendRecycleDrugQuest( _indexs, _nums );
                    
                    return 0;
                }