Remove dprint
This commit is contained in:
parent
a1296ea54a
commit
4cab60fa06
1 changed files with 0 additions and 1 deletions
|
|
@ -739,7 +739,6 @@ function breakdownWindowFrame.SetClassIcon(actorObject, class)
|
|||
breakdownWindowFrame.classIcon:SetTexCoord(.1, .9, .1, .9)
|
||||
|
||||
elseif (actorObject.spec) then
|
||||
dprint(actorObject.spec)
|
||||
breakdownWindowFrame.classIcon:SetTexture([[Interface\\GLUES\\CHARACTERCREATE\\UI-CHARACTERCREATE-CLASSES-SPECS]])
|
||||
breakdownWindowFrame.classIcon:SetTexCoord(unpack(_detalhes.class_specs_coords [actorObject.spec]))
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue