From 12757a24d0ff1abc173f91a1a871b4fd4574dbe1 Mon Sep 17 00:00:00 2001 From: yyl <yyl> Date: 星期三, 04 六月 2025 15:06:40 +0800 Subject: [PATCH] 18 子 2D卡牌客户端搭建 / 2D卡牌客户端搭建 --- UI/MessageWin.prefab | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/UI/MessageWin.prefab b/UI/MessageWin.prefab index 869827d..7036117 100644 --- a/UI/MessageWin.prefab +++ b/UI/MessageWin.prefab @@ -1369,7 +1369,7 @@ m_GameObject: {fileID: 1613437947307890} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 0, y: 0, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 224897781158663788} @@ -1414,6 +1414,8 @@ lastUsedRound: 0 parentUI: {fileID: 0} childrenUI: [] + openMask: 0 + clickEmptySpaceClose: 0 m_ContainerNormalHint: {fileID: 224646616861708778} m_NormalHint: {fileID: 114228844378747766} m_ContainerChatHint: {fileID: 9047567372839983915} -- Gitblit v1.8.0