fix(Core/Collision): typo in VMap BIH generation. (#7066)

* Core/Collision: Fix typo in VMap BIH generation.

Fixed #5768.

* Bump vmap and mmap versions.

* chore: update data version in the bash installer
This commit is contained in:
UltraNix
2021-08-08 12:21:29 +02:00
committed by GitHub
parent f01cb2d71b
commit 261d5c62cd
6 changed files with 9 additions and 9 deletions

View File

@@ -219,7 +219,7 @@ function inst_simple_restarter {
function inst_download_client_data {
# change the following version when needed
local VERSION=v10
local VERSION=v11
echo "#######################"
echo "Client data downloader"