From a29bc597992f573a6ff2e7b109604fca51324826 Mon Sep 17 00:00:00 2001 From: wangzhenxing <1545929779@qq.com> Date: Wed, 17 Jan 2024 18:40:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E4=B8=8A=E5=AF=BB=E5=AE=9D=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../UI/FindTreasure/FindTreasureDispatchPanel.prefab | 2 +- .../Prefabs/UI/FindTreasure/FindTreasureMainPanel.prefab | 6 +++--- Assets/ManagedResources/~Lua/Common/Language.lua | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureDispatchPanel.prefab b/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureDispatchPanel.prefab index 6abe40a072..059987507d 100644 --- a/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureDispatchPanel.prefab +++ b/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureDispatchPanel.prefab @@ -7023,7 +7023,7 @@ RectTransform: m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} m_AnchoredPosition: {x: -361.4, y: 263} - m_SizeDelta: {x: 158, y: 158} + m_SizeDelta: {x: 140, y: 140} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &5544594480533901490 CanvasRenderer: diff --git a/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureMainPanel.prefab b/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureMainPanel.prefab index 29639331fc..ae7800c3fb 100644 --- a/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureMainPanel.prefab +++ b/Assets/ManagedResources/Prefabs/UI/FindTreasure/FindTreasureMainPanel.prefab @@ -7362,7 +7362,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: 0.17499, y: 0.77001} + m_AnchoredPosition: {x: 0, y: 0} m_SizeDelta: {x: 210.22, y: 62.89} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3795194594525967566 @@ -13719,7 +13719,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -52.6, y: 0} + m_AnchoredPosition: {x: -64, y: 0} m_SizeDelta: {x: 79.48, y: 65} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &4357818227745408231 @@ -13878,7 +13878,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -16.3, y: 0.77} + m_AnchoredPosition: {x: 0, y: 0.77} m_SizeDelta: {x: 65, y: 65} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &805268058829116413 diff --git a/Assets/ManagedResources/~Lua/Common/Language.lua b/Assets/ManagedResources/~Lua/Common/Language.lua index 767193ddc9..f2981869e8 100644 --- a/Assets/ManagedResources/~Lua/Common/Language.lua +++ b/Assets/ManagedResources/~Lua/Common/Language.lua @@ -325,10 +325,10 @@ Language = { [10324] = GetLanguageStrById("今日还可以重置"), [10325] = GetLanguageStrById("重置成功"), [10326] = GetLanguageStrById("需要上阵%s名%s系英雄"), - [10327] = GetLanguageStrById("人"), - [10328] = GetLanguageStrById("佛"), - [10329] = GetLanguageStrById("妖"), - [10330] = GetLanguageStrById("道"), + [10327] = GetLanguageStrById("海军"), + [10328] = GetLanguageStrById("海贼"), + [10329] = GetLanguageStrById("四皇"), + [10330] = GetLanguageStrById("强者"), [10331] = GetLanguageStrById("海军宝藏"), [10332] = GetLanguageStrById("海贼宝藏"), [10333] = GetLanguageStrById("四皇宝藏"),