mirror of https://github.com/tuyoogame/YooAsset
style : change macro name
parent
95328fe1a6
commit
de36f984d7
|
@ -65,7 +65,7 @@ namespace YooAsset
|
||||||
}
|
}
|
||||||
|
|
||||||
// 查询相关
|
// 查询相关
|
||||||
#if UNITY_WX_GAME
|
#if UNITY_WECHAT_GAME
|
||||||
private WeChatWASM.WXFileSystemManager _wxFileSystemMgr;
|
private WeChatWASM.WXFileSystemManager _wxFileSystemMgr;
|
||||||
private bool IsCachedPackageBundle(PackageBundle packageBundle)
|
private bool IsCachedPackageBundle(PackageBundle packageBundle)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue