This commit is contained in:
何冠峰
2024-12-13 11:00:30 +08:00
parent 376088e63c
commit 763054884b
2 changed files with 25 additions and 0 deletions

View File

@@ -39,5 +39,6 @@ namespace YooAsset.Editor
// TaskCreateManifest
NotFoundUnityBundleInBuildResult = 600,
FoundStrayBundle = 601,
BundleHashConflict = 602,
}
}