bug fixes
This commit is contained in:
parent
3f3d4db5f0
commit
035c8d6a7f
16 changed files with 432 additions and 402 deletions
|
|
@ -42,7 +42,7 @@
|
|||
--textures
|
||||
button:SetNormalTexture(icon)
|
||||
button:SetPushedTexture(icon)
|
||||
button:SetDisabledTexture (icon)
|
||||
button:SetDisabledTexture(icon)
|
||||
button:SetHighlightTexture(icon, "ADD")
|
||||
button.__icon = icon
|
||||
button.__name = pluginname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue