| 
					
				 | 
			
			
				@@ -28,7 +28,7 @@ GameHandler._setup = function() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     // GameHandler.drawDebugFPS(true); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     // GameHandler.drawDebugBufferBounds(true); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    textFont(AssetHandler.getP5FontByName("Lato")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    // textFont(AssetHandler.getP5FontByName("Lato")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     // rg = new RebusGame("Rebus game"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     // rg.levelData = REBUS_LEVELS.tutorial; 
			 |