mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Removed more unnecessary tabs in blank lines
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user