mirror of
https://github.com/love2d/love.git
synced 2026-08-13 00:50:51 +02:00
Format luaL_error strings properly in ShaderEffect lua wrapper code
This commit is contained in:
@@ -1284,6 +1284,8 @@ do
|
||||
end
|
||||
|
||||
|
||||
-- SHADER EFFECTS
|
||||
|
||||
local GLSL_VERSION = "#version 120"
|
||||
|
||||
local GLSL_VERT = {
|
||||
|
||||
Reference in New Issue
Block a user