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