Probably fix LFR lockouts not resetting.
This commit is contained in:
parent
4cee09a6d4
commit
da5111170f
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ function core:OnEnable()
|
||||||
-- Reset data if necessary
|
-- Reset data if necessary
|
||||||
core:ResetRaidLockouts()
|
core:ResetRaidLockouts()
|
||||||
core:ResetValorPoints()
|
core:ResetValorPoints()
|
||||||
|
core:ResetLFRLockouts()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue