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

Add missing semicolon in raytracing_sandbox

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

+ 1 - 1
examples/raytracing_sandbox.html

@@ -247,7 +247,7 @@
 				info.style.textAlign = 'center';
 				container.appendChild( info );
 
-				updateWorkers()
+				updateWorkers();
 
 				//