mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
sm64 fix
This commit is contained in:
parent
0e902836b6
commit
4e85f5f3fd
@ -41,7 +41,7 @@
|
|||||||
<canvas class="emscripten" id="canvas"></canvas>
|
<canvas class="emscripten" id="canvas"></canvas>
|
||||||
</div>
|
</div>
|
||||||
<script type='text/javascript'>
|
<script type='text/javascript'>
|
||||||
alert('Controls:\nMovement: Arrow Keys\nA: X\nB: C\nR: Q\nZ: Space\nStart: Enter\nC-stick: WASD\nGo to https://1.Selenite.pages.dev/sm64/controls to see these again.')
|
alert('Controls:\nMovement: Arrow Keys\nA: X\nB: C\nR: Q\nZ: Space\nStart: Enter\nC-stick: WASD\nAdd "/controls" to the end of the URL to see these again.')
|
||||||
var Module = {
|
var Module = {
|
||||||
preRun: [],
|
preRun: [],
|
||||||
postRun: [],
|
postRun: [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user