白片资源修改
parent
695125c9fe
commit
e43df9313c
|
@ -502,7 +502,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: 49deecf0d6109164a95fe5191d5476b4, type: 3}
|
||||
m_Sprite: {fileID: 21300000, guid: 263e93f927b03e4408428b3f02ac661f, type: 3}
|
||||
m_Type: 0
|
||||
m_PreserveAspect: 0
|
||||
m_FillCenter: 1
|
||||
|
|
|
@ -418,7 +418,7 @@ function this.ChallengeCopyShow()
|
|||
|
||||
local scoreTextArr = { "chall_score_lianghao_zh", "chall_score_youxiu_zh", "chall_score_shishi_zh", "chall_score_chuanshuo_zh",
|
||||
"chall_score_shenhua_zh" }
|
||||
local scoreImageArr = { "r_hero_tujian_lianghao", "r_hero_tujian_youxiu_zh", "r_hero_tujian_shishi_zh",
|
||||
local scoreImageArr = { "r_hero_tujian_lianghao_zh", "r_hero_tujian_youxiu_zh", "r_hero_tujian_shishi_zh",
|
||||
"r_hero_tujian_chuanshuo_zh", "r_hero_tujian_shenhua_zh" }
|
||||
local scoreText = Util.GetGameObject(this.challengeInfo, "layout/progressBg/scoreText")
|
||||
local boutNum = Util.GetGameObject(this.challengeInfo, "layout/progressBg/boutNum")
|
||||
|
|
Loading…
Reference in New Issue