mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-26 18:50:10 +00:00
Update editor logic
This commit is contained in:
@@ -374,7 +374,7 @@ namespace YooAsset.Editor
|
||||
private void AddPackageBtn_clicked()
|
||||
{
|
||||
Undo.RecordObject(AssetBundleCollectorSettingData.Setting, "YooAsset.AssetBundleCollectorWindow AddPackage");
|
||||
AssetBundleCollectorSettingData.CreatePackage("Default Package");
|
||||
AssetBundleCollectorSettingData.CreatePackage("DefaultPackage");
|
||||
FillPackageViewData();
|
||||
}
|
||||
private void RemovePackageBtn_clicked()
|
||||
|
||||
Reference in New Issue
Block a user