General Fixes after major patch

This commit is contained in:
Tercio Jose
2024-01-17 11:35:18 -03:00
parent 159c9c5f19
commit 4eff7b223e
6 changed files with 19 additions and 12 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
Details.build_counter = 12221
Details.alpha_build_counter = 12221 --if this is higher than the regular counter, use it instead
Details.build_counter = 12222
Details.alpha_build_counter = 12222 --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