code style

This commit is contained in:
何冠峰
2025-02-20 11:02:59 +08:00
parent 83c6ae2057
commit 8a4960b560
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ namespace YooAsset.Editor
public string PackageNote;
/// <summary>
/// 旧版依赖模式
/// 怀旧版依赖模式
/// 说明兼容YooAssets1.5.x版本
/// </summary>
public bool LegacyDependency = false;

View File

@@ -18,7 +18,7 @@ namespace YooAsset
public string FileVersion;
/// <summary>
/// 旧版依赖模式
/// 怀旧版依赖模式
/// </summary>
public bool LegacyDependency;