Cleaned up some love.graphics code.

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2016-12-10 23:46:00 -04:00
parent 1e24a19bea
commit 0a8c6f3ee6
10 changed files with 68 additions and 89 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ private:
std::vector<TextureUnit> textureUnits;
bool canvasWasActive;
OpenGL::Viewport lastViewport;
Rect lastViewport;
float lastPointSize;