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(); | ||||
| 
 | ||||
|     // Some config
 | ||||
|     if (initMainScene !== L3D.initPeach && initMainScene !== L3D.initSponza) | ||||
|         setInterval(function() {logfps(stats.getFps());}, 500); | ||||
|     else | ||||
|         L3D.BD.disable(); | ||||
|     L3D.BD.disable(); | ||||
| 
 | ||||
|     Coin.update(); | ||||
|     startCanvas.render(L3D.StartCanvas.Black); | ||||
|  | ||||
| @ -11,6 +11,7 @@ module.exports.index = function(req, res) { | ||||
|     }, function(err, message) { | ||||
|         if (err !== null) { | ||||
|             Log.mailerror(err); | ||||
|             console.log(err); | ||||
|         } | ||||
|     }); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user