mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-12-08 15:28:45 +00:00
[adapters] 增加小游戏适配部分源码
This commit is contained in:
3
adapters/common/engine/AudioEngine.js
Normal file
3
adapters/common/engine/AudioEngine.js
Normal file
@@ -0,0 +1,3 @@
|
||||
if (cc && cc.audioEngine) {
|
||||
cc.audioEngine._maxAudioInstance = 10;
|
||||
}
|
||||
Reference in New Issue
Block a user