Browse Source

Add missing closing tag in WebGLProgram.html

Tristan VALCKE 8 years ago
parent
commit
82c381cdac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/api/renderers/webgl/WebGLProgram.html

+ 1 - 0
docs/api/renderers/webgl/WebGLProgram.html

@@ -55,6 +55,7 @@
 		</div>
 		</div>
 
 
 		<h3>Vertex shader (conditional):</h3>
 		<h3>Vertex shader (conditional):</h3>
+		<div>
 		<code>
 		<code>
 		#ifdef USE_COLOR
 		#ifdef USE_COLOR
 			// vertex color attribute
 			// vertex color attribute