update pixelperfect

This commit is contained in:
Crum
2018-11-07 11:17:30 -06:00
parent 468150c93a
commit e3c1aba974
2 changed files with 22 additions and 19 deletions
-1
View File
@@ -26,7 +26,6 @@ local RAID_CLASS_COLORS = RAID_CLASS_COLORS
E.LSM = LSM
E.noop = function() end
E.title = format("|cff175581E|r|cffC4C4C4lvUI|r")
E.myfaction, E.myLocalizedFaction = UnitFactionGroup("player")
E.myLocalizedClass, E.myclass = UnitClass("player")
E.myLocalizedRace, E.myrace = UnitRace("player")
E.myname = UnitName("player")