leader highlight commented out

Этот коммит содержится в:
Sumsebrum
2021-06-16 14:12:11 +02:00
родитель cbf8c1a13b
Коммит 53228a0e39

Просмотреть файл

@@ -157,7 +157,7 @@ function Highlight:Test(unit)
elseif (unit == "arena2") then
self:Toggle(unit, "target", true)
elseif (unit == "arena3") then
self:Toggle(unit, "leader", true)
--self:Toggle(unit, "leader", true)
end
end