reinstall panel fixed, inspect range fixed (flamanis), evoker cooldowns added

This commit is contained in:
Tercio Jose
2022-10-28 11:51:44 -03:00
parent e1195f5142
commit 4a198c5996
5 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ if (WOW_PROJECT_ID ~= WOW_PROJECT_MAINLINE and not isExpansion_Dragonflight()) t
end
local major = "LibOpenRaid-1.0"
local CONST_LIB_VERSION = 66
local CONST_LIB_VERSION = 67
LIB_OPEN_RAID_CAN_LOAD = false
local unpack = table.unpack or _G.unpack