feat : asset bundle collector config upgrade compatible

This commit is contained in:
hevinci
2024-03-12 11:12:13 +08:00
parent ef8229981e
commit 0a709f741a
4 changed files with 38 additions and 2 deletions

View File

@@ -191,6 +191,7 @@ namespace YooAsset.Editor
if (isFixed)
{
IsDirty = true;
Debug.Log("Fix package config error done !");
}
}