Wrath error fixes

This commit is contained in:
Tercio Jose
2022-11-27 18:35:35 -03:00
parent ebe8c496d1
commit eb60b77c32
6 changed files with 22 additions and 10 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 10300
_detalhes.alpha_build_counter = 10300 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 10301
_detalhes.alpha_build_counter = 10301 --if this is higher than the regular counter, use it instead
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. " " .. _detalhes.build_counter