Work on Ascension Backport
This commit is contained in:
@@ -7,7 +7,7 @@ local tinsert = tinsert
|
||||
local addonName, Details222 = ...
|
||||
|
||||
function Details.InstallRaidInfo()
|
||||
if not DetailsFramework.IsDragonflightWow() then return end --In Cata, EJ_SelectInstance will fail due to instance not existing. This file only contains dragonflight raids anyways. Best keep it on DF only.
|
||||
if true then return end -- this needs data for ascension probably
|
||||
do
|
||||
local INSTANCE_EJID = 1200
|
||||
local INSTANCE_MAPID = 2522
|
||||
|
||||
Reference in New Issue
Block a user