From 6b48c7e28ef116e3d6d78a519d96cc56d7ac00a5 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期四, 12 六月 2025 18:48:25 +0800
Subject: [PATCH] 18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 新增界面ScaleOverInOut曲线(给策划/美术调

---
 UI/NetLinkWin.prefab |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/UI/NetLinkWin.prefab b/UI/NetLinkWin.prefab
index 72ab239..b6152cc 100644
--- a/UI/NetLinkWin.prefab
+++ b/UI/NetLinkWin.prefab
@@ -309,8 +309,8 @@
   - {fileID: 224076676124868608}
   m_Father: {fileID: 0}
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
-  m_AnchorMin: {x: 0, y: 0}
-  m_AnchorMax: {x: 1, y: 1}
+  m_AnchorMin: {x: 0.5, y: 0.5}
+  m_AnchorMax: {x: 0.5, y: 0.5}
   m_AnchoredPosition: {x: 0, y: 0}
   m_SizeDelta: {x: 0, y: 0}
   m_Pivot: {x: 0.5, y: 0.5}

--
Gitblit v1.8.0