瀏覽代碼

删除一处log

大爷 1 年之前
父節點
當前提交
ee413b3a32
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Unity/Assets/Scripts/Codes/HotfixView/Client/Scene/GameObjectPool.cs

+ 0 - 1
Unity/Assets/Scripts/Codes/HotfixView/Client/Scene/GameObjectPool.cs

@@ -198,7 +198,6 @@ namespace ET.Client
             {
                 effectlist.Add(spell.FileName);
             }
-            Log.Debug($"cache spell :{spell.TemplateID}");
 
             var frame = spell.HitIntervalKeyFrame;
             if (frame != null)