yyl
2026-01-14 1554540dadfe8a948ed1557e4849be7a8a994aef
Main/System/KnapSack/Logic/ComposeGirdCell.cs
@@ -33,7 +33,7 @@
        {
            fullImage.SetActive(true);
            fillImage.SetActive(false);
            redImg.SetActive(true);
            redImg.SetActive(!PackManager.Instance.noRedpointComposeItemIDs.Contains(materialID));
        }
        else
        {