From 90e9f9a4f2b0d79e812255b3690345e2a3f78aa1 Mon Sep 17 00:00:00 2001 From: huyulong <1838407198@qq.com> Date: Mon, 23 Dec 2024 15:00:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=9C=BA=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaofang/Assets/Res/gsj/scripts/Starthost.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaofang/Assets/Res/gsj/scripts/Starthost.cs b/xiaofang/Assets/Res/gsj/scripts/Starthost.cs index a06d5d21..1d53a182 100644 --- a/xiaofang/Assets/Res/gsj/scripts/Starthost.cs +++ b/xiaofang/Assets/Res/gsj/scripts/Starthost.cs @@ -150,7 +150,7 @@ public class Starthost : MonoBehaviour AnimateUIElementAsync(); start.interactable = false; // 防止点击事件 //总指挥接警动画 - + SceneManager.LoadScene(5); //开始计时 isTimerRunning = true; time.SetActive(true);