liuzhiwei
2020-12-16 8315b2d3120a43590c5666073550f671a29bd4a2
Assets/Scripts/Guide/GuidePanelNew.cs
@@ -605,7 +605,6 @@
        {
            colorCount++;
            warningImg.DOFade(colorCount % 2, 1.0f).OnComplete(SetWarningColor);
            CommonDebugHelper.Debug($"执行了{colorCount}次");
        }
        else
        {