少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-12 93a2a5228b2a75ff6c0e4ba1fb0ee98dd63bf5bc
System/Message/MessageWin.cs
@@ -103,6 +103,10 @@
            if (_hint != null)
            {
                serverTipPrepared = false;
                if (!m_ServerTipScaleTween.gameObject.activeSelf)
                {
                    m_ServerTipScaleTween.gameObject.SetActive(true);
                }
                m_ServerTipScaleTween.SetStartState();
                m_ServerTipPositionTween.SetStartState();
                m_ContainerServerTip.gameObject.SetActive(true);