Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev
commit
1e5ac04921
|
@ -11014,6 +11014,10 @@ local passivityList = {
|
|||
local time=0
|
||||
|
||||
BattleLogic.Event:AddEvent(BattleEventName.BattleRoundStart, function(curRound)
|
||||
if PassiveManager.passiveCountList[role.camp][428] and PassiveManager.passiveCountList[role.camp][428] > 0 then
|
||||
return
|
||||
end
|
||||
PassiveManager.passiveCountList[role.camp][428] = 1
|
||||
if time>=t1 then
|
||||
return
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue