From 9da97e97bcee5bdb5f06c7174211c6e67ff023d1 Mon Sep 17 00:00:00 2001 From: "DESKTOP-SAJ6RKV\\Administrator" Date: Thu, 5 Jun 2025 16:54:12 +0800 Subject: [PATCH] 1 --- .../Assets/GameScripts/HotFix/GameLogic/Actor/ActorHItem.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UnityProject/Assets/GameScripts/HotFix/GameLogic/Actor/ActorHItem.cs b/UnityProject/Assets/GameScripts/HotFix/GameLogic/Actor/ActorHItem.cs index 00dc37b9..fba8eb38 100644 --- a/UnityProject/Assets/GameScripts/HotFix/GameLogic/Actor/ActorHItem.cs +++ b/UnityProject/Assets/GameScripts/HotFix/GameLogic/Actor/ActorHItem.cs @@ -434,8 +434,8 @@ namespace GameLogic GameObject.Destroy(eGo); }); - // 加载常规特效 - LoadEffectGo(giftConfig, buff); + //// 加载常规特效 + //LoadEffectGo(giftConfig, buff); // 速度线