【修行】增加突破成功提示
parent
31b7ba2508
commit
61f516f991
|
@ -397,6 +397,7 @@ end
|
|||
function this.ShowTipsOnUpgrade()
|
||||
local prosData = XiuXianConfig[this.PracticeLevel].TotalPros
|
||||
if prosData then
|
||||
PopupTipPanel.ShowTip("突破成功!")
|
||||
AttriTips.ShowAttriTip(prosData)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue