Fixed an issue with macros to change the Display and Segment of a window

This commit is contained in:
Tercio Jose
2023-03-26 15:48:01 -03:00
parent b2f91e91b2
commit 52f6138a80
2 changed files with 3 additions and 29 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 10730
_detalhes.alpha_build_counter = 10730 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 10736
_detalhes.alpha_build_counter = 10736 --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