Removed more unnecessary tabs in blank lines

This commit is contained in:
Alexander Szpakowski
2013-01-07 07:11:40 -04:00
parent eb98e8cc48
commit e5388ff73b
7 changed files with 90 additions and 98 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ Canvas::Canvas(int width, int height, TextureType texture_type)
vertices[2].t = 1;
vertices[3].s = 1;
vertices[3].t = 0;
settings.filter = Image::getDefaultFilter();
getStrategy();