修改BGM模块的初始化log
简单统计启动第一帧各个阶段加载时间
This commit is contained in:
@@ -58,7 +58,7 @@ function BGM.init(list)
|
||||
table.sort(simpList)
|
||||
function BGM.getList()return simpList end
|
||||
local count=#simpList
|
||||
LOG(count.." BGM files loaded")
|
||||
LOG(count.." BGM files added")
|
||||
function BGM.getCount()return count end
|
||||
|
||||
local function _load(name)
|
||||
|
||||
Reference in New Issue
Block a user