Update runtime code

This commit is contained in:
hevinci
2022-10-08 11:23:16 +08:00
parent d5292f3fc3
commit 4eca73303b
2 changed files with 2 additions and 3 deletions

View File

@@ -59,7 +59,6 @@ namespace YooAsset
{
/// <summary>
/// 用于模拟运行的资源清单路径
/// 注意:如果路径为空,会自动重新构建补丁清单。
/// </summary>
public string SimulatePatchManifestPath = string.Empty;
}