Browse Source

Rename Source section;

bjorn 1 year ago
parent
commit
05d7ae7817
2 changed files with 2 additions and 2 deletions
  1. 1 1
      api/init.lua
  2. 1 1
      api/lovr/audio/Source/init.lua

+ 1 - 1
api/init.lua

@@ -3037,7 +3037,7 @@ return {
               tag = "sourcePlayback"
               tag = "sourcePlayback"
             },
             },
             {
             {
-              name = "Spatial Effects",
+              name = "Effects",
               tag = "sourceEffects"
               tag = "sourceEffects"
             },
             },
             {
             {

+ 1 - 1
api/lovr/audio/Source/init.lua

@@ -21,7 +21,7 @@ return {
       tag = 'sourcePlayback'
       tag = 'sourcePlayback'
     },
     },
     {
     {
-      name = 'Spatial Effects',
+      name = 'Effects',
       tag = 'sourceEffects'
       tag = 'sourceEffects'
     },
     },
     {
     {