From a9f6ac5a617475c4fc0b4011fdb5cf91031343ae Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 21 九月 2018 22:25:17 +0800
Subject: [PATCH] Merge http://192.168.0.87:10010/r/snxxz_scripts into 服务器时间调整

---
 System/Store/StoreModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/Store/StoreModel.cs b/System/Store/StoreModel.cs
index e30f02e..8586001 100644
--- a/System/Store/StoreModel.cs
+++ b/System/Store/StoreModel.cs
@@ -1050,7 +1050,7 @@
                     }
                     else
                     {
-                        PlayerPrefs.DeleteKey(key);
+                        //PlayerPrefs.DeleteKey(key);
                         shopRedDict[storelist[i].ID].state = RedPointState.None;
                     }
                     break;

--
Gitblit v1.8.0