Browse Source

Updating babylon.j to reflect recent changes

Deltakosh 11 years ago
parent
commit
527aacbe66
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Babylon/Mesh/babylon.mesh.js
  2. 1 1
      babylon.1.9.0.js

+ 1 - 1
Babylon/Mesh/babylon.mesh.js

@@ -1592,4 +1592,4 @@ var BABYLON = BABYLON || {};
             normals[index * 3 + 2] = normal.z;
         }
     };
-})();
+})();

File diff suppressed because it is too large
+ 1 - 1
babylon.1.9.0.js