From 19f589c901f3a342b87bb7d7dfebb4543280ae53 Mon Sep 17 00:00:00 2001 From: dgflash Date: Fri, 23 Sep 2022 21:54:48 +0800 Subject: [PATCH] . --- assets/main.scene | 2 +- update-oops-plugin-framework.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/main.scene b/assets/main.scene index 1411d46..1a537aa 100644 --- a/assets/main.scene +++ b/assets/main.scene @@ -227,7 +227,7 @@ "_priority": 1073741824, "_fov": 45, "_fovAxis": 0, - "_orthoHeight": 395.25691699604744, + "_orthoHeight": 407.10334788937405, "_near": 1, "_far": 2000, "_color": { diff --git a/update-oops-plugin-framework.bat b/update-oops-plugin-framework.bat index 4fb49f9..f54e84c 100644 --- a/update-oops-plugin-framework.bat +++ b/update-oops-plugin-framework.bat @@ -8,7 +8,7 @@ goto clone ) :clone -git clone -b master https://gitee.com/dgflash/oops-plugin-framework.git +git clone -b 3.6.0 https://gitee.com/dgflash/oops-plugin-framework.git :update cd oops-plugin-framework