Dont load vanguard

This commit is contained in:
andrew6180
2024-05-26 14:59:02 -07:00
parent 9558de8750
commit a40b4d098e
2 changed files with 0 additions and 5 deletions
@@ -1,9 +1,4 @@
--do not load if this is a classic version of the game
if (DetailsFramework.IsTBCWow() or DetailsFramework.IsWotLKWow()) then
return
end
local AceLocale = LibStub("AceLocale-3.0")
local Loc = AceLocale:GetLocale ("Details")
local SharedMedia = LibStub:GetLibrary ("LibSharedMedia-3.0")