mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-04 04:36:23 +01:00 
			
		
		
		
	Get rid of trailing whitespace.
Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
			
			
This commit is contained in:
		@@ -65,7 +65,7 @@ bool UIMinimap::setZoom(int zoom)
 | 
			
		||||
    else
 | 
			
		||||
        m_scale = 1;
 | 
			
		||||
    m_layout->update();
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    onZoomChange(zoom, oldZoom);
 | 
			
		||||
    return true;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user