summaryrefslogtreecommitdiffhomepage
path: root/deploy_template/.dragonruby/stubs/html5/stub/index.html
diff options
context:
space:
mode:
authorAmir Rajan <[email protected]>2021-08-07 00:11:35 -0500
committerAmir Rajan <[email protected]>2021-08-07 00:11:35 -0500
commitbea150381f495630f92f89d23d5f3445ec289b2d (patch)
treefab101117bf7df04682901193c2cde782a5f5470 /deploy_template/.dragonruby/stubs/html5/stub/index.html
parentba91acb8835e1c85a06e9b4c8cc82db1d12edbb0 (diff)
downloaddragonruby-game-toolkit-contrib-bea150381f495630f92f89d23d5f3445ec289b2d.tar.gz
dragonruby-game-toolkit-contrib-bea150381f495630f92f89d23d5f3445ec289b2d.zip
Deploy template folder synced.
Diffstat (limited to 'deploy_template/.dragonruby/stubs/html5/stub/index.html')
-rw-r--r--deploy_template/.dragonruby/stubs/html5/stub/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/deploy_template/.dragonruby/stubs/html5/stub/index.html b/deploy_template/.dragonruby/stubs/html5/stub/index.html
index b2bcf9f..b9d48b7 100644
--- a/deploy_template/.dragonruby/stubs/html5/stub/index.html
+++ b/deploy_template/.dragonruby/stubs/html5/stub/index.html
@@ -77,10 +77,8 @@
</head>
<body id='toplevel'>
<div class="emscripten_border" id='borderdiv'>
- <input id="game-input" autocomplete="off" />
- <canvas class="game emscripten" id="canvas" oncontextmenu="event.preventDefault()"></canvas>
+ <canvas class="emscripten" id="canvas" oncontextmenu="event.preventDefault()" tabindex=-1></canvas>
</div>
- <br/>
<textarea style="display: none;" id="output" rows="8"></textarea>
<div class="emscripten" id="status"></div>