Results: 1Comments by: vol4
File: Aloft04-09-09
error
Posted By: vol4
Find error: AloftGlowOptions.lua: ... losingThreat = { type = 'color', name = L, desc = L, order = 3, get = function() return unpack(AloftGlow.db.profile.threatStatusColors) end, set = function(r, g, b) AloftGlow.db.profile.threatStatusColors = { r, g, b, 1.0, } AloftGlow:UpdateAll()...