diff --git a/examples/webgl_lights_pointlights2.html b/examples/webgl_lights_pointlights2.html index e94526c4588493544cdaa6638e3d7ed9227204a2..a724390e936c069f4272cfd7570b11566ba4eedc 100644 --- a/examples/webgl_lights_pointlights2.html +++ b/examples/webgl_lights_pointlights2.html @@ -50,7 +50,7 @@ if ( ! Detector.webgl ) Detector.addGetWebGLMessage(); var camera, scene, renderer, controls, - particle1, particle2, particle4, particle4, particle5, particle6, + particle1, particle2, particle4, particle5, particle6, light1, light2, light3, light4, light5, light6; var FAR = 300;