Fixed a call in the API 2.0 using a deprecated call from the Open Raid Library

This commit is contained in:
Tercio Jose
2022-04-26 19:10:59 -03:00
parent 3afc9ce24d
commit d4f50e7cb7
5 changed files with 87 additions and 23 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 9778
_detalhes.alpha_build_counter = 9778 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 32
_detalhes.build_counter = 9779
_detalhes.alpha_build_counter = 9779 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 33
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. _detalhes.build_counter