Remove debug statement
This commit is contained in:
parent
c2df6ac982
commit
201078c926
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ end
|
|||
|
||||
function events:INSPECT_READY(guid)
|
||||
if not inspectInitialized then
|
||||
print("initializing")
|
||||
InspectFontStrings["itemLevel"] = InspectFrame:CreateFontString(nil, "OVERLAY")
|
||||
InspectFontStrings["itemLevel"]:SetPoint("BOTTOMRIGHT", -5, 5)
|
||||
InspectFontStrings["itemLevel"]:SetFont("Fonts\\FRIZQT__.ttf", 24, "OUTLINE")
|
||||
|
|
Loading…
Reference in a new issue