Added tooltips for the targets container

This commit is contained in:
Tercio Jose
2023-04-30 14:35:57 -03:00
parent 9222cc1491
commit d531fc95ff
6 changed files with 205 additions and 49 deletions
+2
View File
@@ -51,6 +51,8 @@
end
function Details222.Textures.SavePortraitTextureForUnitID(unitId)
if true then return end --portrait saving disabled atm
local npcId = detailsFramework:GetNpcIdFromGuid(UnitGUID(unitId) or "")
if (npcId and not Details222.Textures.GetPortraitTextureForNpcID(npcId)) then
local texture = getTextureForPortraitPool()