2
0
Mugen87 4 жил өмнө
parent
commit
ca306c0751

+ 2 - 2
examples/jsm/libs/glslang.js

@@ -1,7 +1,7 @@
-
+// 0.0.15
 var Module = (function() {
   var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
-  
+
   return (
 function(Module) {
   Module = Module || {};