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; }