| Main/System/Redpoint/RedpointCenter.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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)