Explorar o código

Add version to glslang.

Mugen87 %!s(int64=4) %!d(string=hai) anos
pai
achega
ca306c0751
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      examples/jsm/libs/glslang.js

+ 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 || {};