From 6b10d4679ca1b42f24542063404d68eab18ea400 Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Sat, 11 Oct 2025 16:20:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E8=8D=90=E5=88=97=E8=A1=A8=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E5=8A=A0=E8=BD=BD=EF=BC=8C=E6=95=B0=E6=8D=AE=E3=80=81?= =?UTF-8?q?=E6=B8=B2=E6=9F=93=E5=88=86=E7=A6=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts b/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts index e3e70429..193e2f56 100644 --- a/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts @@ -255,7 +255,7 @@ export class GirlDetailPanel extends li_BaseView { this.videoLayer.playVideo(firstPath, { loop: true, size: targetSize, - position: new Vec3(0, 67.717, 0), + position: new Vec3(0, 67.71, 0), }); }