From 13381051060ae809e3981de550b5fded028f7439 Mon Sep 17 00:00:00 2001 From: Erdnase <1398341065@qq.com> Date: Fri, 11 Nov 2022 17:39:47 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=EF=BC=8C=E7=BC=96=E8=BE=91=E5=99=A8=E6=89=93=E5=BC=80=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E4=BB=8E=E2=80=99=E5=AF=86=E5=AE=A4=E2=80=98=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=9C=B0=E4=B8=8B=E4=B8=80=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _server/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_server/config.json b/_server/config.json index b30ba26..f22fdf2 100644 --- a/_server/config.json +++ b/_server/config.json @@ -1 +1 @@ -{"viewportLoc":[0,0],"editorLastFloorId":"mishi"} \ No newline at end of file +{"viewportLoc":[0,0],"editorLastFloorId":"U1"} \ No newline at end of file From 9e4c2cc6d8f743d461efab6d44a6d416fbe53f24 Mon Sep 17 00:00:00 2001 From: bdf1 Date: Fri, 11 Nov 2022 22:40:01 +1300 Subject: [PATCH 2/2] chore: add .vs in gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 06ec5ad..f14f426 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ _saves/ project/bgms/ project/animates/ _docs/ -常用工具/ \ No newline at end of file +常用工具/ +/.vs \ No newline at end of file