mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-30 13:38:46 +00:00
Update PatchSystem
This commit is contained in:
@@ -39,7 +39,7 @@ namespace YooAsset
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// 编辑器下模拟构建补丁清单
|
/// 编辑器下模拟构建补丁清单
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string SimulateBuild(string packageName, bool enableAddressable) { throw new System.Exception("Only support in unity editor !"); }
|
public static string SimulateBuild(string packageName) { throw new System.Exception("Only support in unity editor !"); }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user