少年修仙传客户端代码仓库
client_Zxw
2018-10-31 f115d8031d01bde81a29d76d13ab3a17d2f9cb59
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);