Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
ZhangBiao 2021-12-17 14:13:53 +08:00
commit 2eb83d4c63
2 changed files with 2 additions and 2 deletions

View File

@ -1383,7 +1383,7 @@ ActivityTypeDef = {
jingjishilian = 88,
chaozhifanli = 90,
chaozhifanli30 = 91,
chaozhifanli30 = 92,
}
--活动结束需要处理面板关闭类型
ActivityTypePanel = {

View File

@ -382,7 +382,7 @@ function this.SetMissionData()
Util.AddOnceClick(this.RewardList[j].btnGet,function()
if curPage == 3 and j == 3 then
DynamicActivityManager.Index = 5
DynamicActivityManager.Index = 6
JumpManager.GoJump(1300)
Game.GlobalEvent:DispatchEvent(GameEvent.PatFace.PatFaceClear)
else