主城修改提交

onepiece_demo_arena
wangzhenxing 2023-12-05 19:37:05 +08:00
parent 080023c58c
commit 8f9dde46ec
2 changed files with 4 additions and 4 deletions

View File

@ -74953,10 +74953,10 @@ MonoBehaviour:
m_Padding:
m_Left: 0
m_Right: 11
m_Top: 32
m_Top: 10
m_Bottom: 50
m_ChildAlignment: 1
m_Spacing: 12.71
m_Spacing: 25
m_ChildForceExpandWidth: 0
m_ChildForceExpandHeight: 0
m_ChildControlWidth: 0
@ -95835,7 +95835,7 @@ MonoBehaviour:
m_HorizontalOverflow: 1
m_VerticalOverflow: 1
m_LineSpacing: 1
m_Text: "\u7279\u8BAD\u8425\u5730"
m_Text: "\u7279\u8BAD"
--- !u!114 &6425935167435302397
MonoBehaviour:
m_ObjectHideFlags: 0

View File

@ -1107,7 +1107,7 @@ function this.RefreshLayer(showTab,k,v)
end
end
local ySet = {[1] = 361 ,[2] = 512,[3] = 663,[4] = 814,[5] = 965,[6] = 1116,[7] = 1267,[8] = 1418 }
local ySet = {[1] = 420,[2] = 572,[3] = 720,[4] = 874,[5] = 1020,[6] = 1176,[7] = 1320,[8] = 1478 }
--设置右侧条
function this.SetRightBarSize()
this.RightUp2:SetActive(PlayerManager.level >= 5 and SERVER_VERSION == 0)