WoWInterface SVN Sigma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

Sigma.lua
11,7 → 11,7
f:SetSize(200, 20)
f:SetPoint("LEFT", AuctionFrameMoneyFrame, "RIGHT", 10, 0)
 
text = f:CreateFontString(nil, "OVERLAY", "GameFontHighlightMedium")
local text = f:CreateFontString(nil, "OVERLAY", "GameFontHighlightMedium")
text:SetPoint("LEFT")
 
f:RegisterEvent("AUCTION_OWNED_LIST_UPDATE")