mirror of https://github.com/tuyoogame/YooAsset
style : code comment
parent
de36f984d7
commit
3e6c55d981
|
@ -142,7 +142,7 @@ namespace YooAsset.Editor
|
|||
/// </summary>
|
||||
public UnityEditor.AssetBundleBuild CreatePipelineBuild()
|
||||
{
|
||||
// 注意:我们不在支持AssetBundle的变种机制
|
||||
// 注意:我们不再支持AssetBundle的变种机制
|
||||
AssetBundleBuild build = new AssetBundleBuild();
|
||||
build.assetBundleName = BundleName;
|
||||
build.assetBundleVariant = string.Empty;
|
||||
|
|
Loading…
Reference in New Issue