mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	fix belt cloning bug
This commit is contained in:
		
							parent
							
								
									72feaa89e1
								
							
						
					
					
						commit
						6c349479cf
					
				@ -44,7 +44,7 @@ export class ItemEjectorComponent extends Component {
 | 
			
		||||
 | 
			
		||||
        return new ItemEjectorComponent({
 | 
			
		||||
            slots: slotsCopy,
 | 
			
		||||
            instantEject: false,
 | 
			
		||||
            instantEject: this.instantEject,
 | 
			
		||||
        });
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user