【命格】提交
parent
0b5c84931a
commit
13815dd2a5
|
@ -23,6 +23,7 @@ function this:BindEvent()
|
|||
Util.AddClick(self.btnSure,function()
|
||||
NetManager.LifeStoneUpRequest(2,nil,nil,nil,nil,function ()
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.Gem.RefreshPanel)
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.Bag.OnTempBagChanged)
|
||||
PopupTipPanel.ShowTip("一键合成成功!")
|
||||
self.parent:ClosePanel()
|
||||
end)
|
||||
|
|
Loading…
Reference in New Issue