Modules/NamePlates: Fix class coloring
This commit is contained in:
@@ -29,7 +29,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
]]
|
||||
local MAJOR_VERSION = "LibActionButton-1.0-ElvUI"
|
||||
local MINOR_VERSION = 66
|
||||
local MINOR_VERSION = 67
|
||||
|
||||
if not LibStub then error(MAJOR_VERSION .. " requires LibStub.") end
|
||||
local lib, oldversion = LibStub:NewLibrary(MAJOR_VERSION, MINOR_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user