少年修仙传客户端代码仓库
Client_PangDeRong
2018-10-31 3f83a4148e6ee91d72c7d70a45bf80c14cd688fb
System/Compose/New/ComposeToolsWin.cs
@@ -197,7 +197,7 @@
                            if (thirdType != 0)
                            {
                                ItemCompoundConfig compoundConfig = firstTypeDict[secondType][thirdType][0];
                                int makeID = ConfigParse.GetMultipleStr<int>(compoundConfig.makeID)[0];
                                int makeID = compoundConfig.makeID[0];
                                if(secondType != 3)
                                {
                                    cellCtrl.AddCell(ScrollerDataType.Normal, thirdType);