mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-28 00:56:58 +00:00 
			
		
		
		
	feat: recognize indirect asset refs when marking assets
This commit is contained in:
		| @@ -243,6 +243,10 @@ namespace T6 | ||||
|                 break; | ||||
|             } | ||||
|  | ||||
|             case WFT_ANIM_NAME: | ||||
|                 FillFromString(std::string(field.szName), field.iOffset); | ||||
|                 break; | ||||
|  | ||||
|             case WFT_NUM_FIELD_TYPES: | ||||
|             default: | ||||
|                 assert(false); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user