Version stuff

This commit is contained in:
Tercio Jose
2021-05-31 15:39:20 -03:00
parent 0c7092d116
commit 361264a5f4
3 changed files with 6 additions and 10 deletions
+3 -2
View File
@@ -6,8 +6,9 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 8514
_detalhes.alpha_build_counter = 8514 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 8516
_detalhes.alpha_build_counter = 8516 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 16
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. _detalhes.build_counter