From 0f5f8ee064c8c5ae775a275a726ad8b6b0c1d94f Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 04 十二月 2025 09:19:54 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_client

---
 Assets/Launch/Manager/LocalResManager.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Assets/Launch/Manager/LocalResManager.cs b/Assets/Launch/Manager/LocalResManager.cs
index f537be5..0136dcb 100644
--- a/Assets/Launch/Manager/LocalResManager.cs
+++ b/Assets/Launch/Manager/LocalResManager.cs
@@ -62,7 +62,8 @@
         }
     }
 
-    public bool isPCTestDownLoad = false;
+    public bool isPCTestDownLoad = false;   //寮�鍚笅杞藉苟寮�鍚笅杞絙ytes
+    public bool isOpenDownLoad = false; //鍙紑鍚笅杞�
 
     public static int downLoadCount = 0;
 

--
Gitblit v1.8.0