Selaa lähdekoodia

Fix Config.json

Sebastien Vandenberghe 8 vuotta sitten
vanhempi
commit
e7fb93dd53
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Tools/Gulp/config.json

+ 1 - 1
Tools/Gulp/config.json

@@ -849,7 +849,7 @@
         "imageProcessing" : 
         {
             "files": [
-                "../../src/Materials/babylon.imageProcessing.js"
+                "../../src/Materials/babylon.imageProcessingConfiguration.js"
             ],
             "dependUpon" : [
                 "colorCurves"