Closed Nillx closed 3 years ago
There will be a TBC update fairly soon. For now, if you're comfortable editing a file, you can change line 33
of Masque.lua
from:
local WOW_RETAIL = (select(4, GetBuildInfo()) > 20000) and true or nil
to:
local WOW_RETAIL = (select(4, GetBuildInfo()) > 30000) and true or nil
In the Classic version.
That fix worked thanks.
Is there a planned TBC update? I tried using the current 9.0 or 1.13 versions of the addon on the Beta but im getting this errors: