More bug fixes
This commit is contained in:
parent
69899679e7
commit
6243a32740
90 changed files with 5200 additions and 5212 deletions
|
|
@ -203,7 +203,7 @@ end
|
|||
_detalhes:SetFontFace (f.desc, _detalhes.font_faces.menus)
|
||||
|
||||
--f.background:SetTexture(_detalhes.tooltip.menus_bg_texture)
|
||||
f.background:SetTexCoord (unpack(_detalhes.tooltip.menus_bg_coords))
|
||||
f.background:SetTexCoord(unpack(_detalhes.tooltip.menus_bg_coords))
|
||||
f.background:SetVertexColor(unpack(_detalhes.tooltip.menus_bg_color))
|
||||
--f.background:SetDesaturated(true)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue