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);