From bb463ef0b13236738a1da9cd04f57def3e7e2c7c Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期五, 29 八月 2025 15:21:51 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts --- Main/System/Login/LoginWin.cs | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Main/System/Login/LoginWin.cs b/Main/System/Login/LoginWin.cs index 9599d70..282de81 100644 --- a/Main/System/Login/LoginWin.cs +++ b/Main/System/Login/LoginWin.cs @@ -99,6 +99,7 @@ // InGameDownLoad.Instance.downLoadGo = false; // DownloadMgr.MaxDownLoadTask = InGameDownLoad.Instance.GetMaxTask(); // }); + AutoFightModel.Instance.isAutoAttack = false; } protected override void OnOpenAnimationComplete() @@ -124,9 +125,9 @@ public override void Refresh() { base.Refresh(); - Debug.Log("鍒锋柊鐧诲綍绐楀彛"); - - //鎵撳寘鐗堟湰 + 鍔熻兘鐗堟湰 + 璇█ID + Debug.Log("鍒锋柊鐧诲綍绐楀彛"); + + //鎵撳寘鐗堟湰 + 鍔熻兘鐗堟湰 + 璇█ID verInfo.text = LoginManager.Instance.GetVersionStr(); var sprite = BuiltInLoader.LoadSprite("TB_DL_Logo"); -- Gitblit v1.8.0