巅峰赛帮助文本修改
parent
7d8145a3b9
commit
b3af8709ae
|
@ -28,7 +28,7 @@ function ATM_Title:BindEvent()
|
|||
if ArenaTopMatchManager.GetCurTabIndex() == 2 then
|
||||
UIManager.OpenPanel(UIName.HelpPopup, HELP_TYPE.ArenaGuess, this.helpPosition.x, this.helpPosition.y)
|
||||
else
|
||||
UIManager.OpenPanel(UIName.HelpPopup, HELP_TYPE.TopMatch, this.helpPosition.x, this.helpPosition.y)
|
||||
UIManager.OpenPanel(UIName.HelpPopup, HELP_TYPE.TopMatch, this.helpPosition.x, this.helpPosition.y + 90)
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Reference in New Issue