Spacing
This commit is contained in:
		
							parent
							
								
									82e2901726
								
							
						
					
					
						commit
						7236ca0515
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -224,8 +224,8 @@ Bitmap::Bitmap(const char *filename)
 | 
				
			||||||
	else
 | 
						else
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		/* Regular surface */
 | 
							/* Regular surface */
 | 
				
			||||||
 | 
					 | 
				
			||||||
		TEXFBO tex;
 | 
							TEXFBO tex;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		try
 | 
							try
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
			tex = shState->texPool().request(imgSurf->w, imgSurf->h);
 | 
								tex = shState->texPool().request(imgSurf->w, imgSurf->h);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue