Getting Evoker Buffs fixed

This commit is contained in:
Tercio Jose
2023-11-12 22:03:38 -03:00
parent 29427009e5
commit ed489fcb6b
4 changed files with 143 additions and 158 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
Details.build_counter = 12037
Details.alpha_build_counter = 12037 --if this is higher than the regular counter, use it instead
Details.build_counter = 12038
Details.alpha_build_counter = 12038 --if this is higher than the regular counter, use it instead
Details.dont_open_news = true
Details.game_version = version
Details.userversion = version .. " " .. Details.build_counter