Evgeny Bovykin před 10 roky
rodič
revize
acced26a14
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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