lcy
2026-02-03 21cdb220b7721bbb6f7588fd80fa07291004ccaa
Main/System/Redpoint/RedpointCenter.cs
@@ -90,10 +90,10 @@
            }
            redpoint.otherParent = 0;
        }
        foreach (var parentId in otherParents)
        {
            parentChildren.Remove(parentId);
        }
        // foreach (var parentId in otherParents)
        // {
        //     parentChildren.Remove(parentId);
        // }
    }
    public void Report(Redpoint _redpoint)