mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 07:21:07 +00:00
2 lines
116 B
JavaScript
2 lines
116 B
JavaScript
|
// NOTE: can't cache file on Taobao iOS end
|
||
|
cc.assetManager.cacheManager.cacheEnabled = cc.sys.os !== cc.sys.OS_IOS;
|