View Single Post
07-21-16, 07:37 PM   #7
Resike
A Pyroguard Emberseer
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,290
This method still works however the size is 1x1 pixel now. Which is a lot better since a proper texture can't be this size. So:

Lua Code:
  1. if size == '11' then
  Reply With Quote