山河设计图描叙修改
parent
5160b82651
commit
2f9b1e8167
|
@ -127,7 +127,7 @@ function this.OnShowPanel()
|
||||||
if curChapterId==maxChapterId then
|
if curChapterId==maxChapterId then
|
||||||
LogError("11111111111111111111111111111111111111")
|
LogError("11111111111111111111111111111111111111")
|
||||||
this.maxTxt.gameObject:SetActive(true)
|
this.maxTxt.gameObject:SetActive(true)
|
||||||
this.maxTxt.text="今日已达上限,关卡将与次日开启"
|
this.maxTxt.text="今日已达上限,关卡将于次日开启"
|
||||||
end
|
end
|
||||||
if curChapterId==allChapterId then
|
if curChapterId==allChapterId then
|
||||||
this.maxTxt.gameObject:SetActive(true)
|
this.maxTxt.gameObject:SetActive(true)
|
||||||
|
|
Loading…
Reference in New Issue