diff --git a/lua/app/module/battle/helper/battle_instructions_helper.lua b/lua/app/module/battle/helper/battle_instructions_helper.lua index fef3ecb9..163fa8d6 100644 --- a/lua/app/module/battle/helper/battle_instructions_helper.lua +++ b/lua/app/module/battle/helper/battle_instructions_helper.lua @@ -186,7 +186,6 @@ local generateLinkCountMoreEffects = function(instructions, skillEntity, lineCou end local generateLinkCountPowerEffects = function(instructions, skillEntity, lineCount) - Logger.logHighlight("generateLinkCountPowerEffects " .. table.nums(skillEntity:getLinkCountPowerEffects())) if not skillEntity:getLinkCountPowerEffects() then return end