删除log
parent
1912473cbe
commit
46b4e3cd84
|
@ -479,8 +479,6 @@ function this:EnterFight()
|
|||
maxRound = 20,
|
||||
}
|
||||
UIManager.OpenPanel(UIName.BattlePanel, testFightData, BATTLE_TYPE.Test,function()
|
||||
LogGreen("战斗结束进入下一步")
|
||||
PopupTipPanel.ShowTip("战斗结束进入下一步")
|
||||
this:StackPop()
|
||||
end,nil,true)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue