mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
Small graphics code cleanup
--HG-- branch : minor
This commit is contained in:
@@ -94,7 +94,7 @@ void Image::init(PixelFormat fmt, int w, int h, const Settings &settings)
|
||||
|
||||
if (getMipmapCount() > 1)
|
||||
filter.mipmap = defaultMipmapFilter;
|
||||
|
||||
|
||||
initQuad();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user