Format luaL_error strings properly in ShaderEffect lua wrapper code

This commit is contained in:
Alexander Szpakowski
2013-01-07 06:39:33 -04:00
parent 88af7239c3
commit 609ef2c4e4
3 changed files with 8 additions and 5 deletions
+2
View File
@@ -1284,6 +1284,8 @@ do
end
-- SHADER EFFECTS
local GLSL_VERSION = "#version 120"
local GLSL_VERT = {