少女页面
parent
af648d66bf
commit
58c132b5af
File diff suppressed because it is too large
Load Diff
|
|
@ -640,7 +640,7 @@ MonoBehaviour:
|
|||
m_Calls: []
|
||||
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
|
||||
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_Sprite: {fileID: 21300000, guid: 0dc0ca41c8fab304394614fd6f7bd3d4, type: 3}
|
||||
m_Sprite: {fileID: 21300000, guid: f04ad91cdfa5ed046a6d72931436b213, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
|
|
|
|||
|
|
@ -14880,10 +14880,10 @@ RectTransform:
|
|||
m_Father: {fileID: 2542118471955123022}
|
||||
m_RootOrder: 1
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0.5, y: 1}
|
||||
m_AnchorMax: {x: 0.5, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: -412}
|
||||
m_SizeDelta: {x: 1080, y: 675}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: -390}
|
||||
m_SizeDelta: {x: 72, y: 576}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &7798801616929473648
|
||||
CanvasRenderer:
|
||||
|
|
@ -14913,7 +14913,7 @@ MonoBehaviour:
|
|||
m_Calls: []
|
||||
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
|
||||
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||||
m_Sprite: {fileID: 21300000, guid: b07ed85045286a8478086061a412c996, type: 3}
|
||||
m_Sprite: {fileID: 21300000, guid: 480e5e68f85304347abb3a65773cd011, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ local globalActivity = ConfigManager.GetConfig(ConfigName.GlobalActivity)
|
|||
local ImgType = {
|
||||
[78] = {
|
||||
bg = "scene_floor_84",
|
||||
mask = "LZE256",
|
||||
mask = "Painting_1062",
|
||||
rewardBg = "X1_hunluanzhizhi_zhipeilidiban_02",
|
||||
downBg = "y_yjj_128kuang001",
|
||||
rewardPreview = "X1_shenjing_guaiqiaming",
|
||||
|
|
@ -17,7 +17,7 @@ local ImgType = {
|
|||
},
|
||||
[79] = {
|
||||
bg = "scene_floor_84",
|
||||
mask = "LZH32",
|
||||
mask = "Painting_1061",
|
||||
rewardBg = "X1_hunluanzhizhi_zhipeilidiban_01",
|
||||
downBg = "s_sanshibei_kuang_01",
|
||||
rewardPreview = "X1_shenjing_guaiqiaming",
|
||||
|
|
|
|||
Loading…
Reference in New Issue