Bug fixes

- Fixed an error showing SetBorderSizes().
- Fixed an error while on a Battleground.
- Fixed tiny threat green icon.
This commit is contained in:
Tercio Jose
2021-05-25 15:29:12 -03:00
parent e3747dc46a
commit 6bde881fb8
8 changed files with 109 additions and 6 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 8513
_detalhes.alpha_build_counter = 8513 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 8514
_detalhes.alpha_build_counter = 8514 --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