添加音效包选择(暂无其他音效包)
整理音频文件目录(文件夹名都小写)
This commit is contained in:
@@ -63,7 +63,7 @@ function BGM.init(list)
|
||||
Sources[name]:setVolume(0)
|
||||
return true
|
||||
-- else
|
||||
-- MES.new('warn',"No BGM file: "..Sources[name],5)
|
||||
-- MES.new('warn',"[no BGM] "..Sources[name],5)
|
||||
end
|
||||
elseif Sources[name]then
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user