Explorar o código

Remove unnecessary comma in webgl_materials_parallaxmap

Tristan Valcke %!s(int64=8) %!d(string=hai) anos
pai
achega
8ed85e8e66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_materials_parallaxmap.html

+ 1 - 1
examples/webgl_materials_parallaxmap.html

@@ -65,7 +65,7 @@
 				'mode': 'relief',
 				'scale': 0.005,
 				'minLayers': 20,
-				'maxLayers': 25,
+				'maxLayers': 25
 			};
 
 			init();