Undoing changes for combatlog changes on 10.2 as the combatlog changes got reverted

This commit is contained in:
Tercio Jose
2023-11-14 00:30:10 -03:00
parent 4b7463a307
commit e721a07068
4 changed files with 37 additions and 8 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
Details.build_counter = 12039
Details.alpha_build_counter = 12039 --if this is higher than the regular counter, use it instead
Details.build_counter = 12040
Details.alpha_build_counter = 12040 --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