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);