From 4bbb416d6a20a437d1bbb5b420d0865f203434eb Mon Sep 17 00:00:00 2001 From: Qiuzhizhe <42761326+quizhizhe@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:45:47 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=8D=8F=E8=AE=AE=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=EF=BC=8C=E8=BF=99=E6=AC=A1=E7=AE=97=E6=98=AF?= =?UTF-8?q?=E5=88=9D=E6=AD=A5=E8=83=BD=E7=94=A8=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LiteLoader/Main/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiteLoader/Main/Version.h b/LiteLoader/Main/Version.h index fc5de9d..2bf4d04 100644 --- a/LiteLoader/Main/Version.h +++ b/LiteLoader/Main/Version.h @@ -10,7 +10,7 @@ #define LITELOADER_VERSION_ACTIONS 0 #define LITELOADER_VERSION_STATUS LITELOADER_VERSION_DEV -#define TARGET_BDS_PROTOCOL_VERSION 545 +#define TARGET_BDS_PROTOCOL_VERSION 408 #define LITELOADER_VERSION LL::getLoaderVersion()