diff --git a/src/graphics/shaders.hpp b/src/graphics/shaders.hpp index 8a6b62ccf..b3fa0c4f4 100644 --- a/src/graphics/shaders.hpp +++ b/src/graphics/shaders.hpp @@ -412,7 +412,7 @@ public: } -#define MAXLIGHT 16 +#define MAXLIGHT 32 namespace LightShader {