From 4a79cc0dedc0deafff9894bc6fe2dd923f7e268b Mon Sep 17 00:00:00 2001 From: YangHua <1475658476@qq.com> Date: Tue, 11 Jun 2024 16:01:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E2=80=9C=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SXElectricalInspection/Assets/Adam/Scripts/SceneLoad.cs | 2 +- SXElectricalInspection/Assets/StreamingAssets/Message.json | 2 +- SXElectricalInspection/Assets/StreamingAssets/build_info.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SXElectricalInspection/Assets/Adam/Scripts/SceneLoad.cs b/SXElectricalInspection/Assets/Adam/Scripts/SceneLoad.cs index d774a62a..bbc45a29 100644 --- a/SXElectricalInspection/Assets/Adam/Scripts/SceneLoad.cs +++ b/SXElectricalInspection/Assets/Adam/Scripts/SceneLoad.cs @@ -50,7 +50,7 @@ public class SceneLoad : MonoSingleton yield return null; } loadingPanel.SetActive(false); - if (loadSceneName == "室内型高供低计用户" || loadSceneName == "室内型高供高计" || loadSceneName == "室外型低压公配变" || loadSceneName == "室外型高供低计用户" || loadSceneName == "室外型高供高计用户") + if (loadSceneName == "室内型高供低计" || loadSceneName == "室内型高供高计" || loadSceneName == "室外型低压公配变" || loadSceneName == "室外型高供低计" || loadSceneName == "室外型高供高计") { UIManager.Instance.time.RunTimer(); //if (GlobalFlag.isRecord == "1") diff --git a/SXElectricalInspection/Assets/StreamingAssets/Message.json b/SXElectricalInspection/Assets/StreamingAssets/Message.json index beb15e71..7097f3fb 100644 --- a/SXElectricalInspection/Assets/StreamingAssets/Message.json +++ b/SXElectricalInspection/Assets/StreamingAssets/Message.json @@ -1,5 +1,5 @@ { - "scenename": "瀹ゅ鍨嬮珮渚涢珮璁$敤鎴", + "scenename": "瀹ゅ鍨嬮珮渚涢珮璁", "questbooks": "浠诲姟涔", "userinformation": "鐢ㄦ埛鍩烘湰淇℃伅", "userList": [ diff --git a/SXElectricalInspection/Assets/StreamingAssets/build_info.txt b/SXElectricalInspection/Assets/StreamingAssets/build_info.txt index 6e8f0f85..593bdfbb 100644 --- a/SXElectricalInspection/Assets/StreamingAssets/build_info.txt +++ b/SXElectricalInspection/Assets/StreamingAssets/build_info.txt @@ -1 +1 @@ -Build from ADAM at 2024/6/11 0:25:01 \ No newline at end of file +Build from ADAM at 2024/6/11 16:01:20 \ No newline at end of file