Evgeny Bovykin пре 10 година
родитељ
комит
acced26a14
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/Three.js

+ 1 - 0
src/Three.js

@@ -9,6 +9,7 @@ if (typeof define === 'function' && define.amd) {
     define("three", THREE);
 } else if ('undefined' !== typeof exports && 'undefined' !== typeof module) {
     module.exports = THREE;
+}
  
 
 // polyfills