2 lines
116 B
JavaScript
Raw Normal View History

// NOTE: can't cache file on Taobao iOS end
cc.assetManager.cacheManager.cacheEnabled = cc.sys.os !== cc.sys.OS_IOS;