瀏覽代碼

Update webgl_shadowmesh.html

erichlof 10 年之前
父節點
當前提交
6aef5b7b7c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/webgl_shadowmesh.html

+ 1 - 0
examples/webgl_shadowmesh.html

@@ -240,6 +240,7 @@
 
 
 				document.getElementById( 'lightButton' ).style.fontSize = SCREEN_WIDTH * 0.02 + "px";
 				document.getElementById( 'lightButton' ).style.fontSize = SCREEN_WIDTH * 0.02 + "px";
 				document.getElementById( 'info' ).style.fontSize = SCREEN_WIDTH * 0.02 + "px";
 				document.getElementById( 'info' ).style.fontSize = SCREEN_WIDTH * 0.02 + "px";
+				
 			}
 			}