diff --git a/boot.lua b/boot.lua index d34f470a0..84a5d55da 100644 --- a/boot.lua +++ b/boot.lua @@ -6,9 +6,9 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 9818 - _detalhes.alpha_build_counter = 9818 --if this is higher than the regular counter, use it instead - _detalhes.bcc_counter = 37 + _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.dont_open_news = true _detalhes.game_version = version _detalhes.userversion = version .. _detalhes.build_counter