mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Cleaned up some love.graphics code.
--HG-- branch : minor
This commit is contained in:
@@ -242,7 +242,7 @@ private:
|
||||
std::vector<TextureUnit> textureUnits;
|
||||
|
||||
bool canvasWasActive;
|
||||
OpenGL::Viewport lastViewport;
|
||||
Rect lastViewport;
|
||||
|
||||
float lastPointSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user