Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
2eb83d4c63
|
@ -1383,7 +1383,7 @@ ActivityTypeDef = {
|
|||
jingjishilian = 88,
|
||||
|
||||
chaozhifanli = 90,
|
||||
chaozhifanli30 = 91,
|
||||
chaozhifanli30 = 92,
|
||||
}
|
||||
--活动结束需要处理面板关闭类型
|
||||
ActivityTypePanel = {
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue