2
0
Эх сурвалжийг харах

Remove unnecessary comma in webgl_materials_parallaxmap

Tristan Valcke 8 жил өмнө
parent
commit
8ed85e8e66

+ 1 - 1
examples/webgl_materials_parallaxmap.html

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