fix(Core/MMaps): fix Blade's Edge Arena falling/edge pathing (bump mmap version to 20) (#25720)

This commit is contained in:
Anton Popovichenko
2026-07-19 13:34:04 +02:00
committed by GitHub
parent 98b06f6723
commit f839009e9a
13 changed files with 168 additions and 59 deletions

View File

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