Browse Source

Update canvas_camera_orthographic2.html

erichlof 11 years ago
parent
commit
0cae9077ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/canvas_camera_orthographic2.html

+ 1 - 1
examples/canvas_camera_orthographic2.html

@@ -101,7 +101,7 @@
 				document.getElementById('fov').innerHTML = 'Perspective mode' ;
 				document.getElementById('fov').innerHTML = 'Perspective mode' ;
 
 
 			}
 			}
-			
+
 			function init() {
 			function init() {
 
 
 				container = document.createElement( 'div' );
 				container = document.createElement( 'div' );