mirror of
https://github.com/love2d/love.git
synced 2026-08-17 02:58:31 +02:00
Reverted commit 8c64a0c (love.graphics.setCanvas(nil) erroring)
This commit is contained in:
@@ -125,7 +125,7 @@ public:
|
||||
*
|
||||
* @param textureunit Index in the range of [0, maxtextureunits-1]
|
||||
**/
|
||||
void setActiveTextureUnit(int textureunit);
|
||||
void setTextureUnit(int textureunit);
|
||||
|
||||
/**
|
||||
* Helper for binding an OpenGL texture.
|
||||
|
||||
Reference in New Issue
Block a user