@@ -936,7 +936,7 @@ namespace GFGGame
}
//海之市
if (redPointUpdateFrame == 17)
- RedDotController.Instance.SetComRedDot(_ui.m_btnHaiZhiShi.target, RedDotDataManager.Instance.GetFieldRed());
+ RedDotController.Instance.SetComRedDot(_ui.m_btnHaiZhiShi.target, RedDotDataManager.Instance.GetFieldRed(), "", 13, -12);
redPointUpdateFrame++;
if(redPointUpdateFrame > 17)