mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Fix disabling blending,
--HG-- branch : minor
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
|
||||
enum EnableState
|
||||
{
|
||||
ENABLE_BLEND,
|
||||
ENABLE_DEPTH_TEST,
|
||||
ENABLE_STENCIL_TEST,
|
||||
ENABLE_SCISSOR_TEST,
|
||||
|
||||
Reference in New Issue
Block a user