delete log

back_recharge
wangyuan 2019-07-04 17:23:17 +08:00
parent 0c11ff2e4d
commit c86594a8ce
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ function BattleMain.Execute(args, fightData, optionData)
_optionData = optionData or {}
--该开关用于输出战斗过程中的日志,用于验证前后端是否出现战斗不同步
BattleLogic.IsOpenBattleRecord = true
BattleLogic.IsOpenBattleRecord = false
local isError = false
local errorCache