删除log

dev_chengFeng
jiaoyangna 2021-06-05 11:18:13 +08:00
parent 1912473cbe
commit 46b4e3cd84
1 changed files with 0 additions and 2 deletions

View File

@ -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