少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-25 862ef8b6cc1ccc7993d3dcd5c1cf0799ec12a752
System/MainInterfacePanel/HighSettingTip.cs
@@ -476,7 +476,7 @@
                || !storeModel.IsNewDay(storeModel.StoreEffectRecord_Key))
                return;
            var storeDatas = storeModel.TryGetStoreDatas((int)StoreFunc.WeekStore);
            var storeDatas = storeModel.TryGetStoreDatas(StoreFunc.MysteryStore);
            if (storeDatas != null
                && storeDatas.Count > 0 
                && !m_StoreEffect.IsPlaying)