Fix for function call on the new trash boss segments cleanup

This commit is contained in:
Tercio Jose 2024-07-16 11:11:46 -03:00 committed by andrew6180
parent 49898ca837
commit 74bcd28edf
2 changed files with 3 additions and 3 deletions

View file

@ -19,8 +19,8 @@
local addonName, Details222 = ...
local version = GetBuildInfo()
Details.build_counter = 12809
Details.alpha_build_counter = 12809 --if this is higher than the regular counter, use it instead
Details.build_counter = 12810
Details.alpha_build_counter = 12810 --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