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), }); }