mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Removed unnecessary tabs in empty lines, fixed texture filtering when the minification and mipmap filter are the same
This commit is contained in:
@@ -77,7 +77,7 @@ public:
|
||||
static bool getConstant(WrapMode in, const char *&out);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
// The default image filter
|
||||
static Filter defaultFilter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user