|
@@ -93,7 +93,7 @@ namespace GFGGame
|
|
|
listItem.m_loaderPic.url = "ui://FieldGuide/tujian_tup_" + id;
|
|
|
listItem.target.data = id;
|
|
|
bool red = actions[index]();
|
|
|
- RedDotController.Instance.SetComRedDot(listItem.target, red, "", 10);
|
|
|
+ RedDotController.Instance.SetComRedDot(listItem.target, red, "", -20);
|
|
|
}
|
|
|
|
|
|
private void OnClickListBannerItem(EventContext context)
|