From 28c0caa68ed079f6a965f35582374c625637be7f Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 24 六月 2025 21:23:56 +0800
Subject: [PATCH] 0312 去除安全适配代码,后续需要直接改UIBase的根节点

---
 BuiltIn/Prefabs/LaunchExWin.prefab |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/BuiltIn/Prefabs/LaunchExWin.prefab b/BuiltIn/Prefabs/LaunchExWin.prefab
index a4cab6b..63215a4 100644
--- a/BuiltIn/Prefabs/LaunchExWin.prefab
+++ b/BuiltIn/Prefabs/LaunchExWin.prefab
@@ -15702,7 +15702,7 @@
   m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
   m_AnchorMin: {x: 0, y: 0}
   m_AnchorMax: {x: 0, y: 0}
-  m_AnchoredPosition: {x: 375, y: 0}
+  m_AnchoredPosition: {x: 330, y: 0}
   m_SizeDelta: {x: 305.4719, y: 27.2}
   m_Pivot: {x: 1, y: 0}
 --- !u!222 &222206542262354946

--
Gitblit v1.8.0