Bug fixing

This commit is contained in:
Tercio Jose
2020-12-14 14:30:01 -03:00
parent e364629e66
commit bf67a7773d
8 changed files with 27 additions and 28 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local major = "LibRaidStatus-1.0"
local CONST_LIB_VERSION = 7
local CONST_LIB_VERSION = 8
LIB_RAID_STATUS_CAN_LOAD = false
--declae the library within the LibStub
-1
View File
@@ -153,7 +153,6 @@ LIB_RAID_STATUS_COOLDOWNS_BY_SPEC = {
[265202] = 4, --Holy Word: Salvation (talent)
[88625] = 5, --Holy Word: Chastise
[34861] = 5, --Holy Word: Sanctify
[2050] = 5, --Holy Word: Serenity
[19236] = 5, --Desperate Prayer
[8122] = 5, --Psychic Scream
},