【合成优化】魂印合成优化2
parent
505a5eaa66
commit
8ea6f2fcf8
|
@ -52,9 +52,9 @@ function this:BindEvent()
|
|||
end
|
||||
end, 0.5)
|
||||
end
|
||||
Util.AddLongPressClick(this.compoundSoulPrintBtn, function()
|
||||
Util.AddClick(this.compoundSoulPrintBtn, function()
|
||||
UIManager.OpenPanel(UIName.SoulPrintPopUp,0,nil,curSelectSoulPrint.Id,nil,nil)
|
||||
end, 0.5)
|
||||
end)
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue