@@ -220,6 +220,11 @@ namespace GFGGame
UI_CompGuideItem.ProxyEnd();
}
+ if (!playAnim)
+ {
+ UpdateRedDot();
+ }
+
public static int ProgressCalculate(int haveCount, int totalCount)