update runtime code

代码里移除了Patch敏感字。
This commit is contained in:
hevinci
2023-03-11 00:06:40 +08:00
parent 10e04c7645
commit 67d09d95fa
38 changed files with 692 additions and 580 deletions

View File

@@ -53,7 +53,7 @@ namespace YooAsset
/// <summary>
/// 用于模拟运行的资源清单路径
/// </summary>
public string SimulatePatchManifestPath = string.Empty;
public string SimulateManifestFilePath = string.Empty;
}
/// <summary>