mirror of
				https://github.com/Ukendio/jecs.git
				synced 2025-11-03 18:39:19 +00:00 
			
		
		
		
	Remove shadowed variable
This commit is contained in:
		
							parent
							
								
									1ae0587b54
								
							
						
					
					
						commit
						bfce07c881
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1603,7 +1603,6 @@ local function query_cached(query: QueryInner)
 | 
			
		|||
	local compatible_archetypes = query.compatible_archetypes
 | 
			
		||||
	local lastArchetype = 1
 | 
			
		||||
 | 
			
		||||
	local ids = query.ids
 | 
			
		||||
	local A, B, C, D, E, F, G, H, I = unpack(ids)
 | 
			
		||||
	local a: Column, b: Column, c: Column, d: Column
 | 
			
		||||
	local e: Column, f: Column, g: Column, h: Column
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue