This commit is contained in:
Tercio Jose
2022-06-19 14:37:43 -03:00
parent 72bd44b973
commit 195934812f
3 changed files with 5 additions and 7 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 9824
_detalhes.alpha_build_counter = 9824 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 39
_detalhes.build_counter = 9825
_detalhes.alpha_build_counter = 9825 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 40
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. _detalhes.build_counter