Browse Source

删除一处log

大爷 1 year ago
parent
commit
ee413b3a32

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