This commit is contained in:
hevinci
2024-02-01 18:41:16 +08:00
parent 6f13c021b9
commit 7586882a97

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
{