feat: add support for dynamic unit appending during combat and improve layout handling

This commit is contained in:
Bluewhale1337
2026-07-22 09:20:22 +02:00
parent a3f3d9e4c6
commit d36ad994ea
3 changed files with 150 additions and 4 deletions
+1 -1
View File
@@ -376,7 +376,7 @@ end
function HealBot_OnEvent_PlayerRegenEnabled(this)
HealBot_IsFighting = false;
-- Removed HealBot_Delay_RecalcParty = 1;
HealBot_Delay_RecalcParty = 1;
end
function HealBot_OnEvent_PlayerTargetChanged(this)