mirror of https://github.com/tuyoogame/YooAsset
code style
parent
83c6ae2057
commit
8a4960b560
|
@ -52,7 +52,7 @@ namespace YooAsset.Editor
|
|||
public string PackageNote;
|
||||
|
||||
/// <summary>
|
||||
/// 旧版依赖模式
|
||||
/// 怀旧版依赖模式
|
||||
/// 说明:兼容YooAssets1.5.x版本
|
||||
/// </summary>
|
||||
public bool LegacyDependency = false;
|
||||
|
|
|
@ -18,7 +18,7 @@ namespace YooAsset
|
|||
public string FileVersion;
|
||||
|
||||
/// <summary>
|
||||
/// 旧版依赖模式
|
||||
/// 怀旧版依赖模式
|
||||
/// </summary>
|
||||
public bool LegacyDependency;
|
||||
|
||||
|
|
Loading…
Reference in New Issue