Browse Source

Update canvas_camera_orthographic2.html

erichlof 11 năm trước cách đây
mục cha
commit
0cae9077ca
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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' ;
 
 			}
-			
+
 			function init() {
 
 				container = document.createElement( 'div' );