Fix indent
This commit is contained in:
		
							parent
							
								
									05a92c2733
								
							
						
					
					
						commit
						4ce35c968b
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -239,9 +239,9 @@
 | 
				
			||||||
                document.body.appendChild(s);
 | 
					                document.body.appendChild(s);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                getLazyAsset('gameasync/bitmap-map.js', 'Primary assets', () => {
 | 
					                getLazyAsset('gameasync/bitmap-map.js', 'Primary assets', () => {
 | 
				
			||||||
                        const s = document.createElement('script');
 | 
					                    const s = document.createElement('script');
 | 
				
			||||||
                        s.setAttribute('src', 'gameasync/bitmap-map.js');
 | 
					                    s.setAttribute('src', 'gameasync/bitmap-map.js');
 | 
				
			||||||
                        document.body.appendChild(s);
 | 
					                    document.body.appendChild(s);
 | 
				
			||||||
                });
 | 
					                });
 | 
				
			||||||
            });
 | 
					            });
 | 
				
			||||||
        }, 200);
 | 
					        }, 200);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue