Browse Source

Fix getCompareMode/setCompareMode;

bjorn 5 years ago
parent
commit
f4a3695ded

+ 1 - 1
api/lovr/graphics/Texture/getCompareMode.lua

@@ -1,4 +1,4 @@
-eturn {
+return {
   summary = 'Get the CompareMode for the Texture.',
   description = 'Returns the compare mode for the texture.',
   arguments = {},

+ 1 - 1
api/lovr/graphics/Texture/setCompareMode.lua

@@ -1,4 +1,4 @@
-eturn {
+return {
   summary = 'Set the CompareMode for the Texture.',
   description = [[
     Sets the compare mode for a texture.  This is only used for "shadow samplers", which are uniform