diff --git a/public/react/public/js/js_min_all.js b/public/react/public/js/js_min_all.js index 68d7a0baf..497e267b4 100755 --- a/public/react/public/js/js_min_all.js +++ b/public/react/public/js/js_min_all.js @@ -302,10 +302,10 @@ $(function(){ refresh_editor_monaco(m) - var _iframe = document.getElementById("game_webssh"); - if(!_iframe){ - return; - } + // var _iframe = document.getElementById("game_webssh"); + // if(!_iframe){ + // return; + // } var FF = !(window.mozInnerScreenX == null); var websshLineHeight = FF ? 19 : 18