Nicktag reverted; more fixes for combatlog changes on 10.2 patch

This commit is contained in:
Tercio Jose
2023-11-10 19:10:29 -03:00
parent 89b84ced68
commit 60819b9143
5 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
Details.build_counter = 12028
Details.alpha_build_counter = 12028 --if this is higher than the regular counter, use it instead
Details.build_counter = 12029
Details.alpha_build_counter = 12029 --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