parent
24e2646bb8
commit
0d5c47f347
|
@ -75,9 +75,9 @@ function LingShouBaoGe:BindEvent()
|
|||
maxRound = 20
|
||||
}
|
||||
UIManager.OpenPanel(UIName.BattlePanel, testFightData, BATTLE_TYPE.Test,function ()
|
||||
Timer.New(function ()
|
||||
self:Refresh()
|
||||
end,3):Start()
|
||||
-- Timer.New(function ()
|
||||
-- self:Refresh()
|
||||
-- end,3):Start()
|
||||
end)
|
||||
end)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue