From 3b0b20b178135b772d9dc9e5ef1c41b4080722b3 Mon Sep 17 00:00:00 2001 From: Cg-Fly <1499046294@qq.com> Date: Tue, 11 Feb 2025 17:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=96=B0=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/_Scripts/Application/UI/OperationStepPanel.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/_Scripts/Application/UI/OperationStepPanel.cs b/Assets/_Scripts/Application/UI/OperationStepPanel.cs index 0e6fac5..45e6d7f 100644 --- a/Assets/_Scripts/Application/UI/OperationStepPanel.cs +++ b/Assets/_Scripts/Application/UI/OperationStepPanel.cs @@ -277,6 +277,7 @@ namespace ZXK.LouDiXvMuNiu UpdateSelectItem(obj); WordExplain(obj); + if (GameManager.Instance._DataNiuHandler.CurNiuHandler.Value.TaskName == ConstCtrl.TaskName_ActualOperation) { imgIntroduceGeo.SetActive(false);