Framework fixes by Flamanis

This commit is contained in:
Tercio Jose
2022-06-04 13:05:13 -03:00
parent d0d7f9e4fd
commit 78dcde2530
+3 -3
View File
@@ -6,9 +6,9 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 9820
_detalhes.alpha_build_counter = 9820 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 38
_detalhes.build_counter = 9821
_detalhes.alpha_build_counter = 9821 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 39
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. _detalhes.build_counter