<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 
 
-local lib, oldminor = LibStub:NewLibrary(&quot;tekPanel-Auction&quot;, 1)
+local lib, oldminor = LibStub:NewLibrary(&quot;tekPanel-Auction&quot;, 2)
 if not lib then return end
 oldminor = oldminor or 0
 
@@ -34,6 +34,8 @@ function lib.new(name, titletext, splitstyle)
 
 	local portrait = createtex(frame, &quot;OVERLAY&quot;, 57, 57, &quot;TOPLEFT&quot;, 9, -7)
 	SetPortraitTexture(portrait, &quot;player&quot;)
+	frame:SetScript(&quot;OnEvent&quot;, function(self, event, unit) if unit == &quot;player&quot; then SetPortraitTexture(portrait, &quot;player&quot;) end end)
+	frame:RegisterEvent(&quot;UNIT_PORTRAIT_UPDATE&quot;)
 
 	local title = frame:CreateFontString(nil, &quot;OVERLAY&quot;)
 	title:SetFontObject(GameFontNormal)</diff>
      <filename>tekPanelAuction.lua</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76ae08fe376cfd4c59efda073c1b2e35e8448154</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/tekkub/tekerr/commit/6f1dd6bb39134497e76c0d3bfa00a5c566c43083</url>
  <id>6f1dd6bb39134497e76c0d3bfa00a5c566c43083</id>
  <committed-date>2008-08-23T14:03:57-07:00</committed-date>
  <authored-date>2008-08-23T14:03:57-07:00</authored-date>
  <message>Embed update</message>
  <tree>333348859ea58c92dd24089f2d36b07588d48541</tree>
  <committer>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
