- Fixed the latest raid check update.

- Added NpcID storage.
This commit is contained in:
Tercio
2018-08-20 21:29:47 -03:00
parent 5217fdd9b2
commit bdf5344f5e
8 changed files with 146 additions and 32 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 98
local dversion = 99
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)