This commit is contained in:
2025-10-15 18:08:13 +08:00
parent 931785e1fa
commit b93f76df72
2 changed files with 2 additions and 2 deletions

View File

@@ -300,7 +300,7 @@ namespace Stary.Evo.Editor
CollectPath = assetPath,
CollectorGUID = guid,
CollectorType = ECollectorType.MainAssetCollector,
AddressRuleName = nameof(AddressByGroupAndFileName),
AddressRuleName = nameof(AddressByFolderAndFileName),
AssetTags = groupName,
};