Update editor logic

This commit is contained in:
hevinci
2022-09-28 11:46:23 +08:00
parent fe47de01d3
commit c8d3f6efed
11 changed files with 1 additions and 179 deletions

View File

@@ -20,11 +20,6 @@ namespace YooAsset.Editor
/// </summary>
public string BuildPackage = string.Empty;
/// <summary>
/// 内置资源标签(首包资源标签)
/// </summary>
public string BuildTags = string.Empty;
/// <summary>
/// 压缩方式
/// </summary>