mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Removed the 'multicanvas' GraphicsFeature constant since it's redundant (the love.graphics.getSystemLimits().multicanvas number can be used instead.)
This commit is contained in:
@@ -98,7 +98,6 @@ public:
|
||||
|
||||
enum Support
|
||||
{
|
||||
SUPPORT_MULTI_CANVAS,
|
||||
SUPPORT_MULTI_CANVAS_FORMATS,
|
||||
SUPPORT_MAX_ENUM
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user