mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	minor refactoring
This commit is contained in:
		
							parent
							
								
									7a4fcb5c99
								
							
						
					
					
						commit
						ec830ed5bc
					
				| @ -271,7 +271,7 @@ export class HUDMassSelector extends BaseHUDPart { | ||||
| 
 | ||||
|             parameters.context.fillStyle = THEME.map.selectionOverlay; | ||||
| 
 | ||||
|             let renderedUids = new Set(); | ||||
|             const renderedUids = new Set(); | ||||
| 
 | ||||
|             for (let x = realTileStart.x; x <= realTileEnd.x; ++x) { | ||||
|                 for (let y = realTileStart.y; y <= realTileEnd.y; ++y) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user