Merge branch 'master_develop' into master_tishen_hw
commit
0a36bdf397
|
@ -1,6 +1,6 @@
|
|||
BattleLogManager = {}
|
||||
local this = BattleLogManager
|
||||
local isLog = true
|
||||
local isLog = false and AppConst.platform == "EDITOR"
|
||||
|
||||
local function pairsByKeys(t)
|
||||
local a = {}
|
||||
|
|
Loading…
Reference in New Issue