【本地化】

dev_chengFeng
zhangqiang 2021-03-05 17:59:38 +08:00
parent cb219de48a
commit a9d251494c
3 changed files with 1127 additions and 1125 deletions

View File

@ -2176,7 +2176,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3
@ -2740,7 +2740,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3
@ -3116,7 +3116,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3
@ -4244,7 +4244,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3
@ -5187,7 +5187,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3
@ -5627,7 +5627,7 @@ MonoBehaviour:
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_FontData:
m_Font: {fileID: 12800000, guid: 6fa15837529b0e640af6620b07d3207d, type: 3}
m_FontSize: 36
m_FontSize: 34
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 3

View File

@ -363,6 +363,7 @@ function this.SetInfoShow(go,data,rankType,Value0)
if Value0 then
Value0:GetComponent("Text").text = "<size=40%>"..data.userName.."</size>"
end
Util.GetGameObject(go,"trial/Text"):SetActive(false)
Util.GetGameObject(go,"trial/tip"):GetComponent("Text").text = Language[11689].. data.rankInfo.param1
end
elseif rankType == RANK_TYPE.GOLD_EXPER then