Tweak default ID types processing order, step 07: MovieClips.
Move them with the other shading/image types, just before Images.
This commit is contained in:
		@@ -772,6 +772,7 @@ enum {
 | 
			
		||||
  INDEX_ID_NT,
 | 
			
		||||
  INDEX_ID_MSK,
 | 
			
		||||
  INDEX_ID_IM,
 | 
			
		||||
  INDEX_ID_MC,
 | 
			
		||||
  INDEX_ID_TE,
 | 
			
		||||
  INDEX_ID_MA,
 | 
			
		||||
  INDEX_ID_SIM,
 | 
			
		||||
@@ -793,7 +794,6 @@ enum {
 | 
			
		||||
  INDEX_ID_SPK,
 | 
			
		||||
  INDEX_ID_LP,
 | 
			
		||||
  INDEX_ID_WO,
 | 
			
		||||
  INDEX_ID_MC,
 | 
			
		||||
  INDEX_ID_OB,
 | 
			
		||||
  INDEX_ID_LS,
 | 
			
		||||
  INDEX_ID_GR,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user