Merge branch 'main' into dev

Signed-off-by: Bluewhale1337 <295648290+Bluewhale1337@users.noreply.github.com>
This commit is contained in:
Bluewhale1337
2026-09-05 18:38:26 +02:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ function HealBot_HealthColor(unit, hlth, maxhlth)
local db = color.B
return dr, dg, db, HealBot_Config.Barcola[HealBot_Config.Current_Skin];
end
return dr, dg, db, HealBot_Config.Barcola[HealBot_Config.Current_Skin];
end
local text = UnitName(unit);