fix nameplate and target class icons. Fixes #92
This commit is contained in:
@@ -43,7 +43,7 @@ function TC:Initialize()
|
||||
self.frame:SetFrameLevel(12)
|
||||
self.frame.Texture = self.frame:CreateTexture(nil, "ARTWORK")
|
||||
self.frame.Texture:SetAllPoints()
|
||||
self.frame.Texture:SetTexture([[Interface\WorldStateFrame\Icons-Classes]])
|
||||
self.frame.Texture:SetTexture([[Interface\GLUES\CHARACTERCREATE\UI-CHARACTERCREATE-CLASSES]])
|
||||
|
||||
self:ToggleSettings()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user