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:
parent
f01cb2d71b
commit
261d5c62cd
6 changed files with 9 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue