@@ -56,9 +56,8 @@ namespace GFGGame
{
_needRefresh = false;
UpdateItemsByType(1);
- UpdateListSuitTypeRedDots();
}
-
+ UpdateListSuitTypeRedDots();
Timers.inst.StartCoroutine(UpdateRedDot());