少年修仙传客户端代码仓库
client_Zxw
2018-09-17 6fd40421640bf7a427ca4d5cf890cc41aa3575cd
System/OpenServerActivity/FlashSaleWin.cs
@@ -147,7 +147,7 @@
            {
                if (inAdvance)
                {
                    m_SurplusTime.text = string.Format("{0}之后开启", TimeUtility.SecondsToDHMSCHS(seconds));
                    m_SurplusTime.text = Language.Get("OperationAdvanceOpen", TimeUtility.SecondsToDHMSCHS(seconds));
                }
                else
                {