yyl
2025-08-25 cec8b67d82c2c2c1662d55c818c4a46bcc0487db
Main/System/Battle/Skill/DirectlyHealSkill.cs
@@ -14,7 +14,7 @@
   {
      foreach (var pack in packList)
      {
         Debug.LogError("directly heal skill pack type is " + pack.GetType());
         BattleDebug.LogError("directly heal skill pack type is " + pack.GetType());
      }
   }