Fixed an error introduced in the latest version

This commit is contained in:
Tercio Jose
2021-10-12 21:01:45 -03:00
parent d6964804f0
commit 12d31f2b29
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 8888
_detalhes.alpha_build_counter = 8888 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 8889
_detalhes.alpha_build_counter = 8889 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 28
_detalhes.dont_open_news = true
_detalhes.game_version = version