소스 검색

Renamed deprecated function name

Ray 8 년 전
부모
커밋
2d6213af60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/web_shell/shell.html

+ 1 - 1
templates/web_shell/shell.html

@@ -144,7 +144,7 @@
         <div class="emscripten" id="status">Downloading...</div>
 
         <span id='controls'>
-          <span><input type="button" value="Fullscreen" onclick="Module.requestFullScreen(false, false)"></span>
+          <span><input type="button" value="Fullscreen" onclick="Module.requestFullscreen(false, false)"></span>
         </span>
 
         <div class="emscripten">