mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-31 02:26:59 +00:00 
			
		
		
		
	fix: not calculating fields in t6 attachment unique loader
This commit is contained in:
		| @@ -238,5 +238,7 @@ AssetCreationResult InfoStringLoaderAttachmentUnique::CreateAsset(const std::str | ||||
|         return AssetCreationResult::Failure(); | ||||
|     } | ||||
|  | ||||
|     CalculateAttachmentUniqueFields(assetName, *attachmentUniqueFull); | ||||
|  | ||||
|     return AssetCreationResult::Success(context.AddAsset(std::move(registration))); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user