WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/zhTW_201107/Aloft/Aloft
    from Rev 2307 to Rev 2312
    Reverse comparison

Rev 2307 → Rev 2312

Aloft.lua
529,6 → 529,8
end
-- ChatFrame7:AddMessage("Aloft:IsNameplateFrame(): " .. frameName .. " good frame name")
 
--[[
-- legacy frame identification method, presumably rendered obsolete by nameplate frame names
local region1, region2 = frame:GetRegions()
overlayRegion = region2
if not overlayRegion then
549,6 → 551,7
return false
end
-- ChatFrame7:AddMessage("Aloft:IsNameplateFrame(): " .. frameName .. " good overlayRegion texture " .. tostring(overlayRegionTexture))
]]
 
-- ChatFrame7:AddMessage("Aloft:IsNameplateFrame(): " .. frameName .. " IS NAMEPLATE")
return true