- Fixing the pvp issue introduced in the previous build.

This commit is contained in:
Tercio
2018-10-10 23:01:37 -03:00
parent 14651bebb1
commit 6cfb1a71c4
4 changed files with 45 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 113
local dversion = 114
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)