Browse Source

glowTexture was listed twice;

bjorn 3 years ago
parent
commit
da1a854e86
1 changed files with 0 additions and 5 deletions
  1. 0 5
      api/lovr/graphics/newMaterial.lua

+ 0 - 5
api/lovr/graphics/newMaterial.lua

@@ -81,11 +81,6 @@ return {
           type = 'Texture',
           description = 'TODO'
         },
-        {
-          name = 'glowTexture',
-          type = 'Texture',
-          description = 'TODO'
-        },
         {
           name = 'occlusionTexture',
           type = 'Texture',