delete log
parent
0c11ff2e4d
commit
c86594a8ce
|
@ -114,7 +114,7 @@ function BattleMain.Execute(args, fightData, optionData)
|
|||
_optionData = optionData or {}
|
||||
|
||||
--该开关用于输出战斗过程中的日志,用于验证前后端是否出现战斗不同步
|
||||
BattleLogic.IsOpenBattleRecord = true
|
||||
BattleLogic.IsOpenBattleRecord = false
|
||||
|
||||
local isError = false
|
||||
local errorCache
|
||||
|
|
Loading…
Reference in New Issue