Some stuff
This commit is contained in:
		
							parent
							
								
									0fb63b93f6
								
							
						
					
					
						commit
						8bbc771fc2
					
				
							
								
								
									
										5
									
								
								js/l3d/apps/prototype/coin-creator/main.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								js/l3d/apps/prototype/coin-creator/main.js
									
									
									
									
										vendored
									
									
								
							| @ -69,10 +69,7 @@ function main() { | |||||||
|     onWindowResize(); |     onWindowResize(); | ||||||
| 
 | 
 | ||||||
|     // Some config
 |     // Some config
 | ||||||
|     if (initMainScene !== L3D.initPeach && initMainScene !== L3D.initSponza) |     L3D.BD.disable(); | ||||||
|         setInterval(function() {logfps(stats.getFps());}, 500); |  | ||||||
|     else |  | ||||||
|         L3D.BD.disable(); |  | ||||||
| 
 | 
 | ||||||
|     Coin.update(); |     Coin.update(); | ||||||
|     startCanvas.render(L3D.StartCanvas.Black); |     startCanvas.render(L3D.StartCanvas.Black); | ||||||
|  | |||||||
| @ -11,6 +11,7 @@ module.exports.index = function(req, res) { | |||||||
|     }, function(err, message) { |     }, function(err, message) { | ||||||
|         if (err !== null) { |         if (err !== null) { | ||||||
|             Log.mailerror(err); |             Log.mailerror(err); | ||||||
|  |             console.log(err); | ||||||
|         } |         } | ||||||
|     }); |     }); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user