update AuctionHouse.lua skin

This commit is contained in:
Crum
2017-12-13 18:06:01 -06:00
parent 3a6f9b14fc
commit aa73472eea
@@ -4,6 +4,8 @@ local S = E:GetModule("Skins");
--Cache global variables
--Lua functions
local _G = getfenv()
local unpack = unpack
local pairs = pairs
--WoW API / Variables
local hooksecurefunc = hooksecurefunc