mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	Fix lint issues
This commit is contained in:
		
							parent
							
								
									aef96cff6e
								
							
						
					
					
						commit
						eb182d6e94
					
				@ -63,7 +63,6 @@ export class ItemEjectorSystem extends GameSystemWithFilter {
 | 
			
		||||
                const entity = this.allEntities[i];
 | 
			
		||||
                entryCount += this.recomputeSingleEntityCache(entity);
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
        }
 | 
			
		||||
        logger.log("Found", entryCount, "entries to update");
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user