pull/241/head
hevinci 2024-02-01 18:41:16 +08:00
parent 6f13c021b9
commit 7586882a97
1 changed files with 1 additions and 0 deletions

View File

@ -476,6 +476,7 @@ namespace YooAsset.Editor
_locationToLowerToogle.SetValueWithoutNotify(selectPackage.LocationToLower);
_includeAssetGUIDToogle.SetValueWithoutNotify(selectPackage.IncludeAssetGUID);
_ignoreDefaultTypeToogle.SetValueWithoutNotify(selectPackage.IgnoreDefaultType);
_autoCollectShadersToogle.SetValueWithoutNotify(selectPackage.AutoCollectShaders);
}
else
{