mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Updated the readme.
This commit is contained in:
@@ -234,7 +234,7 @@ private:
|
||||
bool useSpacesAsTab;
|
||||
|
||||
// Index buffer used for drawing quads with GL_TRIANGLES.
|
||||
VertexIndex indexBuffer;
|
||||
VertexIndex quadIndices;
|
||||
|
||||
// ID which is incremented when the texture cache is invalidated.
|
||||
uint32 textureCacheID;
|
||||
|
||||
Reference in New Issue
Block a user