灵兽秘卷修改

dev_chengFeng
jiaoyangna 2021-03-31 18:00:44 +08:00
parent 39b457f544
commit 0c43f05161
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -65,6 +65,7 @@ function PokemonSummonPanel:BindEvent()
end)
Util.AddClick(self.btn_activate,function()
--激活特权
DynamicActivityManager.SetSelectIndex(DataType.Shop,{7105})
JumpManager.GoJump(MazeTreasureSetting[1].Jump)
end)
end