Hi everyone!  
		Has anyone tried to use the HB textures for the FSLabs A320 with these liveries? There seems to be some missing textures. I have managed to change the texture.cfg files of the liveries as a workaround but that would stop the textures linking to the correct fallbacks... This doesn't seem to happen with a default FSLabs livery 
		 
	
	
		The first screenshot is from an iniBuilds livery, the second is from a default FSL livery. You can see the difference
	
	
		 
	
	
		
	
	
		 
	
	
		
	
	
		 
	
	
		The below code is from the texture.cfg. The first is of an iniBuilds livery, the second is from a default livery: 
		 
	
	
		[fltsim]
	
	
		fallback.1=..\texture.ini_base
	
	
		fallback.2=..\texture
	
	
		fallback.3=..\..\FSLabs A32X\texture_VC
	
	
		fallback.4=..\..\FSLabs A32X\texture
	
	
		fallback.5=..\..\..\..\Scenery\Global\texture
	
	
		fallback.6=..\..\..\..\..\..\Scenery\Global\texture 
		 
	
	
		[fltsim]
	
	
		fallback.1=..\texture
	
	
		fallback.2=..\..\FSLabs A32X\texture_VC
	
	
		fallback.3=..\..\FSLabs A32X\texture
	
	
		fallback.4=..\..\..\..\Scenery\Global\texture
	
	
		fallback.5=..\..\..\..\..\..\Scenery\Global\texture 
		 
	
	
		Replacing the first with the latter does fix the issue, but that doesn't seem right to me...  
		Thanks in advance!  
		Kind regards,  
		Will