glajchs opened this issue 7 months ago ยท 0 comments
It looks like maybe all the "isWrath" checks can be changed to an "isWrathOrCata" style check. Something like this: local isWrathOrCata = (WOW_PROJECT_ID == WOW_PROJECT_WRATH_CLASSIC) or (WOW_PROJECT_ID == WOW_PROJECT_CATACLYSM_CLASSIC)