mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	Fix item processors not working
This commit is contained in:
		
							parent
							
								
									effc9514bb
								
							
						
					
					
						commit
						f2d49bc2eb
					
				@ -319,7 +319,7 @@ export class HubGoals extends BasicSerializableObject {
 | 
			
		||||
            case enumItemProcessorTypes.painter:
 | 
			
		||||
                return (
 | 
			
		||||
                    (1 / globalConfig.beltSpeedItemsPerSecond) *
 | 
			
		||||
                    this.upgradeImprovements.processor *
 | 
			
		||||
                    this.upgradeImprovements.processors *
 | 
			
		||||
                    globalConfig.buildingSpeeds[processorType]
 | 
			
		||||
                );
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user